Documentation
¶
Index ¶
- func ByteIn(target byte, strArray []byte) bool
- func Int64In(target int64, strArray []int64) bool
- func Int64ToString(value int64) string
- func IntIn(target int, strArray []int) bool
- func IntToString(value int) string
- func StringIn(target string, strArray []string) bool
- func StringToInt(value string) (intRes int, err error)
- func StringToInt64(value string) (int64Res int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToInt64 ¶
StringToInt64 string 转int64
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.