goipam/web/static/static.go

7 lines
67 B
Go
Raw Permalink Normal View History

2024-02-22 10:18:59 +01:00
package static
import "embed"
//go:embed *
var StaticFS embed.FS