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

# Packages

Code generated by counterfeiter.

# Structs

NoOpMetadataValidator implements a MetadataValidator that always returns nil error irrespecttive of the inputs.
StaticStatusReporter is intended for chains that do not implement the StatusReporter interface.

# Interfaces

Chain defines a way to inject messages for ordering.
ClusterConsenter defines methods implemented by cluster-type consenters.
Consenter defines the backing ordering mechanism.
ConsenterSupport provides the resources available to a Consenter implementation.
MetadataValidator performs the validation of updates to ConsensusMetadata during config updates to the channel.
StatusReporter is implemented by cluster-type Chain implementations.