Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TemplateFunctions = template.FuncMap{
"Iterate": iterateCount,
}
TemplateFunctions provides helper functions to be used in go templates.
Functions ¶
func ApplyTemplate ¶
ApplyTemplate parses the given `tmplPath` and applies the given `tmplData` on the template
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.