Documentation ¶
Overview ¶
Package grpcutil provides utilities to work with gRPC.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCClient ¶
func NewGRPCClient(ctx context.Context, addr string, opts ...grpc.DialOption) *grpc.ClientConn
NewGRPCClient creates a new GRPC client connect to the provided address.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.