Bookmarks tagged [embedded-resource]
https://github.com/mjibson/esc
Embeds files into Go programs and provides http.FileSystem interfaces to them.
- tags: go, embedded-resource
source code
https://github.com/UnnoTed/fileb0x
Simple tool to embed files in go with focus on "customization" and ease to use.
- tags: go, embedded-resource
source code
https://github.com/pyros2097/go-embed
Generates go code to embed resource files into your library or executable.
- tags: go, embedded-resource
source code
https://github.com/omeid/go-resources
Unfancy resources embedding with Go.
- tags: go, embedded-resource
source code
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.
- tags: go, embedded-resource
source code
https://github.com/gobuffalo/packr
The simple and easy way to embed static files into Go binaries.
- tags: go, embedded-resource
source code
https://github.com/go-playground/statics
Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks.
- tags: go, embedded-resource
source code
https://github.com/rakyll/statik
Embeds static files into a Go executable.
- tags: go, embedded-resource
source code
https://github.com/wlbr/templify
Embed external template files into Go code to create single file binaries.
- tags: go, embedded-resource
source code
https://github.com/shurcooL/vfsgen
Generates a vfsdata.go file that statically implements the given virtual filesystem.
- tags: go, embedded-resource
source code