Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JWT ¶
JWT is a middleware function to check the authorization JWT Bearer token header of the request
func Recover ¶ added in v3.3.0
func Recover(next http.HandlerFunc) http.HandlerFunc
Recover is a middleware function to defer and return an error response in case of panic during the handler execution
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.