1 2 3 4 5 6
package assets import "embed" //go:embed web/templates/index.html web/static/* var FS embed.FS