package
0.0.0-20200907055328-bc5839e3c493
Repository: https://github.com/manlge/pouch.git
Documentation: pkg.go.dev
# Functions
PayloadUnaryServerInterceptor returns a new unary server interceptors that logs the payloads of requests.
WithUnaryServerChain creates a single interceptor out of a chain of many interceptors.
# Type aliases
ServerPayloadLoggingDecider is a user-provided function for deciding how to log the server-side request/response payloads.