package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Connect creates a gRPC client connection to the given address
Address is the address of a partition
type Conns struct {
Address Address
}
Conns is a gRPC client connection manager
NewConns returns a new gRPC client connection manager
Close closes the connections
Connect gets the connection to the service
Reconnect reconnects the client to the given leader if necessary
Source Files
¶
Click to show internal directories.
Click to hide internal directories.