//
pkg.gl
Category
github.com/cloudadrd/go-common
net
http
middleware
package
0.0.1
Repository:
https://github.com/cloudadrd/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
220 SLOC
#
Packages
permit
No description provided by the author
#
Functions
Logger
No description provided by the author
Recovery
RecoveryWithWriter returns a middleware for a given writer that recovers from any panics and writes a 500 if there was one.