Documentation ¶
Index ¶
- func Convert(val interface{}, targetType reflect.Type) reflect.Value
- func Float(v interface{}) float64
- func FloatTuple(v interface{}) []float64
- func Int(v interface{}) int64
- func IntTuple(v interface{}) []int64
- func MapStringAnything(v interface{}) map[string]interface{}
- func String(v interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FloatTuple ¶
func FloatTuple(v interface{}) []float64
func MapStringAnything ¶ added in v0.0.3
func MapStringAnything(v interface{}) map[string]interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.