mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add description to resource embedding packages
This commit is contained in:
parent
81cd72d037
commit
9318c7e1d0
@ -735,9 +735,9 @@ Software written in Go.
|
||||
|
||||
## Resource Embedding
|
||||
|
||||
* [go.rice](https://github.com/GeertJohan/go.rice)
|
||||
* [bindata](https://github.com/jteeuwen/go-bindata)
|
||||
* [go-resources](https://github.com/omeid/go-resources)
|
||||
* [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.
|
||||
* [bindata](https://github.com/jteeuwen/go-bindata) - Package that converts any file into managable Go source code.
|
||||
* [go-resources](https://github.com/omeid/go-resources) - Unfancy resources embedding with Go.
|
||||
|
||||
### Other Software
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user