Documentation ¶
Index ¶
- func AbortByErr(c *gin.Context, err error)
- func AbortByErrWithRedirect(c *gin.Context, err error, route string)
- func AbortWithRedirect(c *gin.Context, route string)
- func BindingJSON(who error, where string) error
- func MissingKey(what, where string) error
- func Render(who error, where string) error
- func SessionSave(who error, where string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbortByErr ¶ added in v4.7.2
func AbortByErrWithRedirect ¶ added in v4.7.2
func AbortWithRedirect ¶
func BindingJSON ¶
func MissingKey ¶
func SessionSave ¶ added in v4.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.