//
pkg.gl
Category
github.com/skriptvalley/keyhouse
pkg
middleware
package
0.0.1
Repository:
https://github.com/skriptvalley/keyhouse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
78 SLOC
#
Functions
GRPCLoggingMiddleware
LoggingMiddleware logs each incoming gRPC request.
GRPCRecoveryMiddleware
RecoveryMiddleware catches and logs panics in gRPC handlers.
HTTPLoggingMiddleware
HTTPLoggingMiddleware logs each incoming request.
HTTPRecoveryMiddleware
HTTPRecoveryMiddleware catches and logs panics in handlers.