# Functions
AuthToken middleware.
DefaultSkipper returns false which processes the middleware.
No description provided by the author
Logger returns a middleware that logs HTTP requests.
LoggerWithConfig returns a Logger middleware with config.
No description provided by the author
No description provided by the author
Recover returns a middleware which recovers from panics anywhere in the chain and handles the control to the centralized HTTPErrorHandler.
RecoverWithConfig returns a Recover middleware with config.
# Variables
DefaultRecoverConfig is the default Recover middleware config.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author