Documentation ¶
Overview ¶
Package middlewares contains the middlewares for the rest api
Package middlewares contains the middlewares for the rest api ¶
Package middlewares contains the middlewares for the rest api
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthJWTMiddleware ¶
func AuthJWTMiddleware() gin.HandlerFunc
AuthJWTMiddleware is a function that validates the jwt token
func CommonHeaders ¶
CommonHeaders is a middleware that adds common headers to the response
func GinBodyLogMiddleware ¶
GinBodyLogMiddleware is a middleware that logs the request and response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.