package static import ( "embed" ) //go:embed *.css *.js *.html *.swf var FS embed.FS