Resource Embedding -
Awesome Go
- debme - Create an embed.FS from an existing embed.FS subdirectory.
- embed - Package embed provides access to files embedded in the running Go program.
- rebed - Recreate folder structures and files from Go 1.16's embed.FS type
- vfsgen - Generates a vfsdata.go file that statically implements the given virtual filesystem.