package web import "embed" //go:embed ui/templates/*.html ui/assets/* var uiFS embed.FS