package
2.2.2+incompatible
Repository: https://github.com/ltick/tick-routing.git
Documentation: pkg.go.dev

# Functions

ErrorHandler returns a handler that handles errors returned by the handlers following this one.
PanicHandler returns a handler that recovers from panics happened in the handlers following this one.
Recovery returns a handler that handles both panics and errors occurred while servicing an HTTP request.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author