Documentation
¶
Index ¶
- func CreateDatabase(db *sql.DB) error
- func CreateTable(db *sql.DB) error
- func Delete(db *sql.DB, sign string) error
- func GetCode(db *sql.DB, sign string) (string, error)
- func GetDate(db *sql.DB, sign string) (int64, error)
- func GetMobile(db *sql.DB, sign string) (string, error)
- func Insert(db *sql.DB, mobile string, date int64, code string, sign string) error
- type Message
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.