package assets import "embed" //go:embed web/templates/index.html web/static/* var FS embed.FS