package
0.0.0-20160907010646-1d5e6b2922f2
Repository: https://github.com/tarantulatechnology/fabric.git
Documentation: pkg.go.dev

# 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.