Documentation
¶
Index ¶
- func HexStringToInt64(v string) int64
- func StringToBool(v string) bool
- func StringToFloat32(v string) float32
- func StringToFloat64(v string) float64
- func StringToInt32(v string) int32
- func StringToInt64(v string) int64
- func StringToUint32(v string) uint32
- func StringToUint64(v string) uint64
- func Uin64ToString(v uint64) string
- func Uint32ToString(v uint32) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HexStringToInt64 ¶
HexStringToInt64 convert string to int64
func StringToFloat32 ¶
StringToFloat32 convert string to float32
func StringToFloat64 ¶
StringToFloat64 convert string to float64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.