connection.go
func NewClientConnectionWithAddress(peerAddress string, block bool, tslEnabled bool, creds credentials.TransportAuthenticator) (*grpc.ClientConn, error)func InitTLSForPeer() credentials.TransportAuthenticatorLast updated
func NewClientConnectionWithAddress(peerAddress string, block bool, tslEnabled bool, creds credentials.TransportAuthenticator) (*grpc.ClientConn, error)func InitTLSForPeer() credentials.TransportAuthenticatorLast updated