Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler is used for returning middleware functions
func NewCommonHeadersMiddleware ¶ added in v0.6.0
NewCommonHeadersMiddleware creates an instance of CommonHeadersMiddleware
func NewJwtAuthMiddleware ¶
func NewJwtAuthMiddleware( authenticator *auth.Authenticator, logger logger.Logger, respWriter response.Writer, ) Handler
NewJwtAuthMiddleware creates an instance of JwtAuthMiddleware
Click to show internal directories.
Click to hide internal directories.