Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed all:static StaticFiles embed.FS //go:embed all:templates TemplatesFiles embed.FS )
Functions ¶
This section is empty.
Types ¶
type Attachments ¶
Attachments represents struct for embed files.
func New ¶
func New() *Attachments
New creates a new collection with embed files by Attachments struct.
Click to show internal directories.
Click to hide internal directories.