Documentation ¶
Index ¶
- func ForgotPassword(db *gorm.DB, mail chan *gomail.Message, box *packr.Box) func(w http.ResponseWriter, r *http.Request)
- func Login(db *gorm.DB) func(w http.ResponseWriter, r *http.Request)
- func Logout(db *gorm.DB) func(w http.ResponseWriter, r *http.Request)
- func ResetPassword(db *gorm.DB, mail chan *gomail.Message, box *packr.Box) func(w http.ResponseWriter, r *http.Request)
- func VerifyEmail(db *gorm.DB) func(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForgotPassword ¶
func ResetPassword ¶
func VerifyEmail ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.