package assets import "embed" //go:embed * var Embed embed.FS //go:embed static/* var StaticEmbed embed.FS