//
pkg.gl
Category
github.com/robinjoseph08/golib
echo
middleware
recovery
package
0.3.0
Repository:
https://github.com/robinjoseph08/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
21 SLOC
#
Functions
Middleware
Middleware returns recovers from any possible panics in subsequent handlers and funnels it to the error handler to be returned as a 500.