Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTemplate ¶
func RegisterTemplate(template *Template)
func Templates ¶
func Templates(callback NotifierFn) (types map[string]*Template, closer func())
Types ¶
type BoolFilter ¶
type NamedArgument ¶
type NamedFilter ¶
type NamedFilters ¶
type NamedFilters []*NamedFilter
type NotifierFn ¶
type NotifierFn func(template *Template)
type StringsFilter ¶
type Template ¶
type Template struct { Name string Source string Args []*NamedArgument }
Click to show internal directories.
Click to hide internal directories.