Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthController ¶
func (*AuthController) Login ¶
func (a *AuthController) Login(c *gin.Context)
func (*AuthController) Recovery ¶
func (a *AuthController) Recovery(c *gin.Context)
func (*AuthController) Signup ¶
func (a *AuthController) Signup(c *gin.Context)
func (*AuthController) Verify ¶
func (a *AuthController) Verify(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.