Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FuncMap = template.FuncMap{ "toTitle": ToTitle, "toLower": ToLower, "concat": Concat, "basePath": BasePath, "hasPrefix": strings.HasPrefix, "replaceDashes": ReplaceDash, "args": args, "increment": increment, "log": templateLog, "listContains": ListContains, "derefBoolPtr": derefBoolPtr, }
Functions ¶
func GetInterfaceType ¶
func GetInterfaceType(val interface{}) string
func ListContains ¶
func ReplaceDash ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.