Documentation
¶
Index ¶
- func BytesToInt(data []byte) int
- func BytesToInt32(data []byte) int32
- func BytesToInt64(data []byte) int64
- func ToBool(v interface{}) bool
- func ToFloat32(v interface{}) float32
- func ToFloat64(v interface{}) float64
- func ToInt(v interface{}) int
- func ToInt32(v interface{}) int32
- func ToInt64(v interface{}) int64
- func ToString(v interface{}) string
- func ToUint(v interface{}) uint
- func ToUint32(v interface{}) uint32
- func ToUint64(v interface{}) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToInt ¶
func BytesToInt32 ¶
func BytesToInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.