package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCredentialSupport creates a CredentialSupport instance.
NewGRPCServer creates a new implementation of a GRPCServer given a listen address.
NewGRPCServerFromListener creates a new implementation of a GRPCServer given an existing net.Listener instance using default keepalive.
No description provided by the author
NewServerTransportCredentials returns a new initialized grpc/credentials.TransportCredentials.
No description provided by the author

# Constants

Max send and receive bytes for grpc clients and servers.
Max send and receive bytes for grpc clients and servers.

# Variables

No description provided by the author
default connection timeout.
Default peer keepalive options.
strong TLS cipher suites.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BackoffOptions defines the configuration options for GRPC client.
ClientConfig defines the parameters for configuring a GRPCClient instance.
CredentialSupport type manages credentials used for gRPC client connections.
No description provided by the author
No description provided by the author
KeepaliveOptions is used to set the gRPC keepalive settings for both clients and servers.
No description provided by the author
SecureOptions defines the TLS security parameters for a GRPCServer or GRPCClient instance.
ServerConfig defines the parameters for configuring a GRPCServer instance.
No description provided by the author
No description provided by the author