package
2.0.0-beta.1+incompatible
Repository: https://github.com/applifier/echo.git
Documentation: pkg.go.dev
# Functions
BasicAuth returns an HTTP basic authentication middleware.
Favicon serves the default favicon - GET /favicon.ico.
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.
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
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author