Documentation ¶
Overview ¶
Package grpchelper implements helpers to access gRPC services.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Conn ¶
func Conn(addr string, healthCheckTimeout time.Duration, opts ...grpc.DialOption) (*grpc.ClientConn, error)
Conn returns a gRPC client connection once connecting the server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.