Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTMLTemplate ¶ added in v0.12.5
type HTMLTemplate struct {
// contains filtered or unexported fields
}
func CompileHTML ¶ added in v0.12.5
func CompileHTML(name string, src string) (HTMLTemplate, error)
Click to show internal directories.
Click to hide internal directories.