# Functions
No description provided by the author
StreamInjectLoggerInterceptor returns a new streaming client interceptor with logger injected.
StreamInterceptor returns a new streaming client interceptor that optionally logs the execution of external gRPC calls.
UnaryInjectLoggerInterceptor returns a new unary client interceptor with logger injected.
UnaryInterceptor returns a new unary client interceptor that optionally logs the execution of external gRPC calls.
# Structs
No description provided by the author