Documentation ¶
Index ¶
- func ConfirmAccountController(c *gin.Context)
- func DeleteMe(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func GetAllUsers(c *gin.Context)
- func GetMe(c *gin.Context)
- func GetUserByID(c *gin.Context)
- func LoginController(c *gin.Context)
- func PutMe(c *gin.Context)
- func RecoveryController(c *gin.Context)
- func RegisterController(c *gin.Context)
- func SecretController(c *gin.Context)
- func UpdateUserByID(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmAccountController ¶
ConfirmAccountController is a function that hundle the confirm account route
func LoginController ¶
LoginController is a function that handle the login route
func RecoveryController ¶
RecoveryController is a function that handle the recovery password route
func RegisterController ¶
RegisterController is a function that handle the register route
func SecretController ¶
SecretController is a function that hundle a secret way to the api
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.