package main import "embed" //go:embed web/static/index.html web/static/app.js web/static/style.css var staticFS embed.FS