kefu/static/static.go

7 lines
81 B
Go

package static
import "embed"
//go:embed templates
var TemplatesEmbed embed.FS