package embedded import "embed" //go:embed templates/*.html //go:embed static/** var Files embed.FS