1 2 3 4 5 6 7 8
package public import "embed" //go:embed static/*.svg //go:embed static/*.woff2 //go:embed static/*.css var FS embed.FS