Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientDialOptions ¶
func ClientDialOptions() []grpc.DialOption
func GetGrpcClientConn ¶
Types ¶
type GrpcClient ¶ added in v0.0.16
type GrpcClient struct {
// contains filtered or unexported fields
}
func NewGrpcClient ¶ added in v0.0.16
func NewGrpcClient(addr string, options ...GrpcClientOption) (*GrpcClient, error)
func (*GrpcClient) Close ¶ added in v0.0.16
func (g *GrpcClient) Close() error
Click to show internal directories.
Click to hide internal directories.