Documentation ¶
Index ¶
- func UpdateEmail(db *gorm.DB, config *config.Config, token *jwt.JWT, id string, ...) (*model.User, error)
- func UpdatePassword(db *gorm.DB, config *config.Config, token *jwt.JWT, id string, password string, ...) (*model.User, error)
- func UpdatePhone(db *gorm.DB, config *config.Config, token *jwt.JWT, id string, phone string, ...) (*model.User, error)
- func UpdateUser(db *gorm.DB, config *config.Config, token *jwt.JWT, id string, name *string, ...) (*model.User, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateEmail ¶
func UpdatePassword ¶
func UpdatePhone ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.