Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialTarget ¶
func DialTarget(target string) (*grpc.ClientConn, error)
DialTarget handles some of the logic around detecting the correct GRPC connection type and applying relevant options when connecting.
func DialTargetWithOptions ¶
func DialTargetWithOptions(target string, grpcsBytestream bool, extraOptions ...grpc.DialOption) (*grpc.ClientConn, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.