Documentation ¶
Overview ¶
Package libjet provides some utility functions for Jet templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFuncToSet ¶
func AddFuncToSet(set *jet.Set, key string)
AddFuncToSet adds a given function to a jet.Set template set.
func Indirect ¶
Indirect returns the underlying value of a reflect.Value. It resolves pointers and indicates if the value is nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.