package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: Jul 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var TemplatesFuncMap = template.FuncMap{
"urlfragment": urlfragment,
"indent": indent,
"repeat": repeat,
"multiply": func(x, y int) int { return x * y },
"getIndent": GetIndent,
"newline": newLine,
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.