Documentation
¶
Index ¶
- func CopyMapStringString(m map[string]string) map[string]string
- func InterfaceSlice(slice interface{}) []interface{}
- func MergeMaps(a, b map[string]interface{}) map[string]interface{}
- func MergeStringMaps(a, b map[string]string) map[string]string
- func RegexValidator(regex *regexp.Regexp, msg string) func(interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyMapStringString ¶ added in v0.1.12
func InterfaceSlice ¶
func InterfaceSlice(slice interface{}) []interface{}
func MergeStringMaps ¶ added in v0.1.13
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.