Documentation
¶
Index ¶
- func ToBool(val interface{}) bool
- func ToBoolE(val interface{}) (bool, error)
- func ToInt(val interface{}) int
- func ToInt64(val interface{}) int64
- func ToInt64E(val interface{}) (int64, error)
- func ToIntE(val interface{}) (int, error)
- func ToString(val interface{}) string
- func ToUint64(val interface{}) uint64
- func ToUint64E(val interface{}) (uint64, error)
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.