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
func IterateCount ¶
IterateCount returns array filled with 0..count
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.