package
Version:
v0.0.0-...-351ec72
Opens a new window with list of versions in this module.
Published: Apr 13, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AuthRouter(app fiber.Router, service user.Service)
type SignIn struct {
Password string `json:"password" binding:"required" bson:"password"`
Email string `json:"email" binding:"required" bson:"email"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.