package public import "embed" //go:embed style var StyleFS embed.FS //go:embed script var ScriptFS embed.FS