mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add rakyll/statik
This commit is contained in:
parent
f75e32c56b
commit
b189446b2c
@ -792,6 +792,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-resources](https://github.com/omeid/go-resources) - Unfancy resources embedding with Go.
|
||||
* [go.rice](https://github.com/GeertJohan/go.rice) - go.rice is a Go package that makes working with resources such as html,js,css,images and templates very easy.
|
||||
* [statics](https://github.com/go-playground/statics) - Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks.
|
||||
* [statik](https://github.com/rakyll/statik) - Embeds static files into a Go executable
|
||||
* [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user