Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLRenderer ¶
type HTMLRenderer struct {
LayoutDir string // layout dir name
ComponentDir string // component dir name
TemplateDir string // template dir
Suffix string // template file suffix
Compress bool // compress html result
// contains filtered or unexported fields
}
func (*HTMLRenderer) Init ¶
func (s *HTMLRenderer) Init(funcMap template.FuncMap)
Click to show internal directories.
Click to hide internal directories.