Documentation ¶
Index ¶
- func BytesToString(data []byte) string
- func IsAllEmpty(s ...string) bool
- func IsChinese(str string) bool
- func IsEmpty(s string) bool
- func IsHaveEmpty(s ...string) bool
- func IsSmallChars(str string) bool
- func Reverse(s string) string
- func StrToInt64(str string, def int64) int64
- func StringToBytes(data string) []byte
- func SubStr(src string, start, endExclude int) string
- func ToPtr(s string) *string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶ added in v0.2.2
func IsAllEmpty ¶ added in v0.2.1
func IsHaveEmpty ¶ added in v0.2.1
func IsSmallChars ¶ added in v0.2.2
func StrToInt64 ¶ added in v0.2.2
func StringToBytes ¶ added in v0.2.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.