Documentation ¶
Index ¶
- func AsBool(v interface{}) bool
- func AsFloat32(v interface{}) (res float32)
- func AsFloat64(v interface{}) (res float64)
- func AsInt(v interface{}) int
- func AsInt64(v interface{}) int64
- func AsPtr(v interface{}) uintptr
- func AsPtrRef(r reflect.Value) uintptr
- func AsSlice(v interface{}) []interface{}
- func AsStr(v interface{}) string
- func AsUint(v interface{}) uint
- func AsUint64(v interface{}) uint64
- func AsValue(v interface{}) interface{}
- func AsValueRef(r reflect.Value) reflect.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.