Files
gomail/internal/admin/embed.go
T
2026-08-09 18:03:09 +01:00

7 lines
82 B
Go

package admin
import "embed"
//go:embed static/index.html
var StaticFS embed.FS