Files
2026-05-22 09:17:39 +08:00

7 lines
68 B
Go

package logweb
import "embed"
//go:embed web/*
var webFS embed.FS