Documentation ¶
Index ¶
- func Connect(creds credentials.TransportCredentials, dialAddress string) (*grpc.ClientConn, error)
- func ErrIs(err, target error) bool
- func IsEndOfStream(err error) bool
- func IsRetryLater(err error) bool
- func NewServer(rateLimit uint32, creds credentials.TransportCredentials) *grpc.Server
- func TLS(tlsCACert, tlsCertFile, tlsKeyFile string) (credentials.TransportCredentials, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
func Connect(creds credentials.TransportCredentials, dialAddress string) (*grpc.ClientConn, error)
func IsEndOfStream ¶
func IsRetryLater ¶
func NewServer ¶
func NewServer(rateLimit uint32, creds credentials.TransportCredentials) *grpc.Server
func TLS ¶
func TLS(tlsCACert, tlsCertFile, tlsKeyFile string) (credentials.TransportCredentials, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.