Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dial ¶
func Dial(ctx context.Context, target string, opts ...grpc.DialOption) (*grpc.ClientConn, error)
Dial creates a new client connection to the target.
func DialAndWait ¶
func DialAndWait(ctx context.Context, target string, opts ...grpc.DialOption) (*grpc.ClientConn, error)
DialAndWait creates a new client connection to the target and blocks until the connection is ready.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.