package
1.7.0
Repository: https://github.com/lcnascimento/go-kit.git
Documentation: pkg.go.dev

# Functions

ErrorHandlingStreamServerInterceptor returns a new stream interceptor suitable for request error handling.
ErrorHandlingUnaryServerInterceptor returns a new unary interceptor suitable for request error handling.
LoggingStreamServerInterceptor returns a new stream interceptor suitable for request logging.
LoggingUnaryServerInterceptor returns a new unary interceptor suitable for request logging.

# Constants

GRPCResponseLatencyKey is the amount of time needed to produce a response to a request.