# Functions
No description provided by the author
MetricsInterceptor intercepts gRPC unary client invocations to record metrics.
New creates a new instance of the Client using the provided client factory function and apply options.
RequestHeadersInterceptor intercepts gRPC unary client invocations and adds custom headers to the outgoing request.
TimeoutInterceptor intercepts unary client requests and adds a timeout to the context.
No description provided by the author
WithBlock is a no-op.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithForcedTimeout will be used to set the timeout for particular requests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
GzipCompression tells the driver to send payloads after compressing them with gzip.
NoCompression tells the driver to send payloads without compression.
# Structs
Client wraps the created grpc connection and client.
No description provided by the author
No description provided by the author