//
pkg.gl
Category
github.com/KusionStack/controller-mesh
pkg
proxy
filters
package
0.2.0
Repository:
https://github.com/kusionstack/controller-mesh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
49 SLOC
#
Functions
WithPanicRecovery
WithPanicRecovery wraps an http Handler to recover and log panics (except in the special case of http.ErrAbortHandler panics, which suppress logging).