Files
gomail/internal/webmail/embed.go
T
2026-08-10 21:15:19 +01:00

7 lines
73 B
Go

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