Documentation
¶
Overview ¶
Package grpc provides a client implementation for gRPC with tracing and metrics included.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶ added in v0.74.0
func NewClient(target string, opts ...grpc.DialOption) (*grpc.ClientConn, error)
DialContext creates a client connection to the given target with a context and a tracing and metrics unary interceptor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.