Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient( target string, opts ...grpc.DialOption, ) (conn *grpc.ClientConn, err error)
NewClient is a wrapper around the `grpc.NewClient` function. Which strips the (`http` / `https`) schemes from the URL, and returns a new client using a plain url (<address>:<host>) as the target.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.