package fileserver import "embed" //go:embed templates/* var TemplateFS embed.FS