Documentation
¶
Index ¶
- func BoolToInt(v bool) int
- func CopyMap(m map[string]interface{}) map[string]interface{}
- func IsNumber(v interface{}) bool
- func MapKeys(m map[string]interface{}, sorted bool, includeSubKeys bool) []string
- func StringSliceToSet(s []string) map[string]bool
- func ToFloat64(v interface{}) float64
- func ToInt64(v interface{}) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringSliceToSet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.