Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEFAULT_ZONE = "local."
)
Variables ¶
This section is empty.
Functions ¶
func IsErrCanceled ¶
func IsErrDeadlineExceeded ¶
func IsErrUnavailable ¶ added in v1.0.3
Types ¶
type ClientConn ¶
Client Configuration
type ClientPool ¶
type GRPCClientConn ¶
type GRPCClientConn interface { gopi.RPCClientConn // Return the gRPC ClientConn object GRPCConn() *grpc.ClientConn }
GRPCClientConn is an RPCClientConn which also returns gRPC-specific properties
Click to show internal directories.
Click to hide internal directories.