Documentation ¶
Index ¶
- func BytesToInt32(b []byte) int32
- func CheckCode(code uint32) bool
- func CheckFileIsExist(filename string) bool
- func CheckMail(mail string) bool
- func CheckNickName(nickname string) bool
- func CheckPassword(password string) bool
- func CheckPhone(phone string) bool
- func CreateUID() uint32
- func DiffDays(t1 time.Time, t2 time.Time) int
- func Int(str string) int
- func Int32ToBytes(n int32) []byte
- func MD5(str string) string
- func Pow(x, n int) int
- func PrintBuffer(buffer []byte) string
- func ShowName(uid uint32, username string, phone string, nickname string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.