Documentation
¶
Overview ¶
Package tplx provides a set of template functions for Go templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericFuncMap ¶
func GenericFuncMap() map[string]interface{}
GenericFuncMap returns a copy of the basic function map as a map[string]interface{}.
func HtmlFuncMap ¶
HtmlFuncMap returns an 'html/template'.Funcmap.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.