Documentation
¶
Index ¶
- func Abort(c *gin.Context, code int, msg string)
- func Captcha(c *gin.Context)
- func Err(c *gin.Context, err error, msg ...string)
- func ErrForbidden(c *gin.Context)
- func ErrNotFound(c *gin.Context)
- func ErrServer(c *gin.Context)
- func Forbidden(c *gin.Context)
- func Home(c *gin.Context)
- func Identity(c *gin.Context) (*models.Identity, error)
- func InternalServerError(c *gin.Context)
- func Login(c *gin.Context)
- func Logout(c *gin.Context)
- func NotFound(c *gin.Context)
- func OK(c *gin.Context, data ...interface{})
- func PasswordChange(c *gin.Context)
- func PasswordReset(c *gin.Context)
- func Redirect(c *gin.Context, location string)
- func Render(c *gin.Context, name string, data ...gin.H)
- func UserAdd(c *gin.Context)
- func UserDelete(c *gin.Context)
- func UserEdit(c *gin.Context)
- func UserIndex(c *gin.Context)
- func UserQuery(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InternalServerError ¶
func PasswordChange ¶
func PasswordReset ¶
func UserDelete ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.