package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

New returns a new recovery middleware, it recovers from panics and logs the panic message to the application's logger "Warn" level.
PanicRecoveryError returns a new ErrPanicRecovery error.