Versions in this module Expand all Collapse all v0 v0.0.12 Dec 29, 2024 Changes in this version + func AbortWithError(c *gin.Context, err error) + func DiInjectorMiddleware() gin.HandlerFunc + func ErrorHandler(c *gin.Context) + func GinDi(c *gin.Context) di.Injector + func HeaderAuthorization(c *gin.Context) (string, error) + func HeaderToken(c *gin.Context) *token.Token + func IsAdminMiddleware(c *gin.Context) + func IsAuthenticatedMiddleware(c *gin.Context) + func Router() *gin.Engine + type ErrorData struct + Error string