Embeds static files into a Go executable.
The simple and easy way to embed static files into Go binaries.
go.rice is a Go package that makes working with resources such as HTML, JS, CSS, images, and templates very easy.
Generates a vfsdata.go file that statically implements the given virtual filesystem.
Simple tool to embed files in go with focus on "customization" and ease to use.
Unfancy resources embedding with Go.
Create an embed.FS from an existing embed.FS subdirectory.
embed.FS
Embed external template files into Go code to create single file binaries.
Recreate folder structures and files from Go 1.16's embed.FS type
Embed external resources like images, movies ... into Go source code to create single file binaries using go generate. Focused on simplicity.
go generate