Documentation
¶
Index ¶
- func Bool(v interface{}) bool
- func Byte(v interface{}) byte
- func Bytes(v interface{}) []byte
- func Float32(v interface{}) float32
- func Float64(v interface{}) float64
- func Int(v interface{}) int
- func Int16(v interface{}) int16
- func Int32(v interface{}) int32
- func Int64(v interface{}) int64
- func Int8(v interface{}) int8
- func Rune(v interface{}) rune
- func Runes(v interface{}) []rune
- func String(v interface{}) string
- func Uint(v interface{}) uint
- func Uint16(v interface{}) uint16
- func Uint32(v interface{}) uint32
- func Uint64(v interface{}) uint64
- func Uint8(v interface{}) uint8
- func UnsafeBytesToString(b []byte) string
- func UnsafeStringToBytes(s string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnsafeBytesToString ¶
func UnsafeStringToBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.