Documentation ¶ Index ¶ func Indent(n int, html template.HTML) template.HTML func Mod(num int, m int) bool func NIndent(n int, html template.HTML) template.HTML func NMod(num int, m int, eq int) bool func RegisterFuncs(tmpl *template.Template) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Indent ¶ func Indent(n int, html template.HTML) template.HTML func Mod ¶ func Mod(num int, m int) bool func NIndent ¶ func NIndent(n int, html template.HTML) template.HTML func NMod ¶ func NMod(num int, m int, eq int) bool func RegisterFuncs ¶ added in v1.23.2 func RegisterFuncs(tmpl *template.Template) Types ¶ This section is empty. Source Files ¶ View all Source files func.go Click to show internal directories. Click to hide internal directories.