Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StringSet = map[string]interface{}{ "ToUpper": strings.ToUpper, "ToLower": strings.ToLower, "LowerFirst": word.LowerFirst, "UpperFirst": word.UpperFirst, }
Functions ¶
func UseFuncAll ¶
func UseFuncAll() map[string]interface{}
func UseFuncSets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.