Documentation
¶
Overview ¶
Package tmpl provides helper functions for Go templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterateFunc ¶
IterateFunc runs a function to generate a string over a slice of object. The result is all the strings joined by a new line.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.