2025-03-25 14:15:42 +08:00

7 lines
67 B
Go

package static
import "embed"
//go:embed *
var StaticFS embed.FS