package
0.0.0-20220316204211-c1a110e626f5
Repository: https://github.com/phorne-uncharted/guess-lang.git
Documentation: pkg.go.dev

# Functions

GenerateStreamClientInterceptor creates an interceptor function that will log grpc streaming calls.
GenerateUnaryClientInterceptor creates an interceptor function that will log unary grpc calls.
Gzip represents a middleware handler to support gzip compression.
Log is a middleware that logs each request.

# Structs

LoggingClient is an http.Client that logs *outoing* REST requests.
LoggingClientStream implements a GRPC client stream that logs output.