package
0.0.0-20191017011114-667e4383b672
Repository: https://github.com/abchain/fabric.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
GetEngine returns initialized peer.Engine.
NewConsensusHandler constructs a new MessageHandler for the plugin.
NewHelper constructs the consensus helper object.
# Constants
DefaultConsensusQueueSize value of 1000.
# Structs
ConsensusHandler handles consensus messages.
EngineImpl implements a struct to hold consensus.Consenter, PeerEndpoint and MessageFan.
Helper contains the reference to the peer's MessageHandlerCoordinator.
No description provided by the author