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

# Functions

NewAdapter creates new leader election adapter.
NewLeaderElectionService returns a new LeaderElectionService.

# Constants

# Structs

# Interfaces

LeaderElectionAdapter is used by the leader election module to send and receive messages and to get membership information.
LeaderElectionService is the object that runs the leader election algorithm.
Msg describes a message sent from a remote peer.
Peer describes a remote peer.