Documentation ¶
Index ¶
- func Int2String(val int) string
- func Int642String(val int64) string
- func NSToTime(ns int64) (time.Time, error)
- func String2Bytes(val string) []byte
- func String2Int(val string) (int, error)
- func String2Int64(val string) (int64, error)
- func String2UInt64(val string) (uint64, error)
- func UInt642String(val uint64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func String2Int64 ¶
String2Int64 convert string to int64
func String2UInt64 ¶
String2UInt64 convert string to uint64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.