Documentation
¶
Index ¶
- func Bytes2Lines(data []byte, delim string) []string
- func GenerateRandomString(length int) string
- func IsDigit(s string) bool
- func IsSpace(b byte) bool
- func Lines2Bytes(lines []string, delim string) []byte
- func Str2int(str string) int
- func Str2int64(str string) int64
- func Str2uint64(str string) uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bytes2Lines ¶
func GenerateRandomString ¶
func Lines2Bytes ¶
func Str2uint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.