package assets import "embed" //go:embed public var Templates embed.FS //go:embed static var Static embed.FS