# Functions
BasicAuth returns an HTTP basic authentication middleware.
Gzip returns a middleware which compresses HTTP response using gzip compression scheme.
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.
# Constants
No description provided by the author
# Type aliases
No description provided by the author