Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromAddress ¶
func FromAddress(addr string) clientConnBuilder
FromAddress builder for 'grpc' client conn
Types ¶
type ConnProvider ¶
type ConnProvider interface {
New(ctx context.Context) (*grpc.ClientConn, error)
}
ConnProvider grpc client conn provider
type TransportCredentials ¶
type TransportCredentials = credentials.TransportCredentials
TransportCredentials is an alias to credentials.TransportCredentials
Click to show internal directories.
Click to hide internal directories.