# Functions
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.
# Structs
No description provided by the author