Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScopedTemplate ¶
type ScopedTemplate struct {
// contains filtered or unexported fields
}
func NewScopedTemplate ¶
func NewScopedTemplate() *ScopedTemplate
func (*ScopedTemplate) Executor ¶
func (t *ScopedTemplate) Executor(name string, funcMap template.FuncMap) (TemplateExecutor, error)
func (*ScopedTemplate) Freeze ¶
func (t *ScopedTemplate) Freeze()
func (*ScopedTemplate) Funcs ¶
func (t *ScopedTemplate) Funcs(funcMap template.FuncMap)
Click to show internal directories.
Click to hide internal directories.