Documentation ¶
Index ¶
- func AddUser(username string, password string, telephone string) error
- func CheckLogin(username string, password string) (bool, error)
- func CloseDB()
- func ExistUserByName(name string) (bool, error)
- func IsTelephoneUsable(phone string) int
- func ResetPassword(telephone string, password string) error
- func Setup()
- type Model
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.