Package embed provides access to files embedded in the running Go program
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.
embed.FS wrapper providing additional functionality
Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.