package
Version:
v0.4.9
Opens a new window with list of versions in this module.
Published: Nov 19, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Funcs = template.FuncMap{
"add": add,
"sub": sub,
"mul": mul,
"div": div,
"min": min,
"max": max,
"strLen": strLen,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.