Home / Go Resource Embedding
11 Repositories
Sortby
statik statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. Is this a crazy idea? No
go.rice go.rice is a Go package that makes working with resources such as html,js,css,images and templates easy. During development go.rice will load
fileb0x What is fileb0x? A better customizable tool to embed files in go. It is an alternative to go-bindata that have better features and organized c
NOTICE: Please consider migrating your projects to github.com/markbates/pkger. It has an idiomatic API, minimal dependencies, a stronger test suite (t
esc esc embeds files into go programs and provides http.FileSystem interfaces to them. It adds all named files or files recursively under named direct
vfsgen Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSys
🥦 Broccoli go get -u aletheia.icu/broccoli Broccoli uses brotli compression to embed a virtual file system of static files inside Go executables. A f
Resources Unfancy resources embedding with Go. No blings. No runtime dependency. Idiomatic Library First design. Dude, Why? Yes, there is quite a lot
templify A tool to be used with 'go generate' to embed external template files into Go code. Scenario An often used scenario in developing go applicat
Package statics Package statics embeds static files into your go applications. It provides helper methods and objects to retrieve embeded files and se
Deprecating Notice go is now going to officially support embedding files. The go command will support //go:embed tags. Go Embed Generates go code to e