Documentation ¶
Index ¶
- func CheckPassword(password string) (b bool)
- func CheckUseremail(email string) (b bool)
- func CheckUsername(username string) (b bool)
- func MailSendCode(mail, code string) error
- func PathExists(path string) (bool, error)
- func RandCode() string
- func RandomString(n int) string
- func SubStr(str string, start, length int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPassword ¶
func CheckUseremail ¶
func CheckUsername ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.