package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
NewAccessController creates a new instance of AccessController.
NewBlockPuller creates a new instance of BlockPuller.
NewBundle creates a new instance of Bundle.
NewCommunicator creates a new instance of Communicator.
NewConfigTxValidator creates a new instance of ConfigTxValidator.
NewConfigUpdateProposer creates a new instance of ConfigUpdateProposer.
NewConfigValidator creates a new instance of ConfigValidator.
NewConsenterSupport creates a new instance of ConsenterSupport.
NewConsenterVerifier creates a new instance of ConsenterVerifier.
NewEgressComm creates a new instance of EgressComm.
NewFilters creates a new instance of Filters.
NewLedger creates a new instance of Ledger.
NewMessageReceiver creates a new instance of MessageReceiver.
NewPolicy creates a new instance of Policy.
NewPolicyManager creates a new instance of PolicyManager.
NewReceiverGetter creates a new instance of ReceiverGetter.
NewRPC creates a new instance of RPC.
NewSequencer creates a new instance of Sequencer.
NewSignerSerializer creates a new instance of SignerSerializer.
NewSynchronizer creates a new instance of Synchronizer.
NewSynchronizerFactory creates a new instance of SynchronizerFactory.
# Structs
AccessController is an autogenerated mock type for the AccessController type.
BlockPuller is an autogenerated mock type for the BlockPuller type.
BlockPuller_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
BlockPuller_HeightsByEndpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HeightsByEndpoints'.
BlockPuller_PullBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PullBlock'.
Bundle is an autogenerated mock type for the Bundle type.
Communicator is an autogenerated mock type for the communicator type.
Communicator_Configure_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Configure'.
Communicator_Remote_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Remote'.
Communicator_Shutdown_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Shutdown'.
ConfigTxValidator is an autogenerated mock type for the ConfigTxValidator type.
ConfigUpdateProposer is an autogenerated mock type for the ConfigUpdateProposer type.
ConfigValidator is an autogenerated mock type for the ConfigValidator type.
ConfigValidator_ValidateConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateConfig'.
ConsenterSupport is an autogenerated mock type for the consenterSupport type.
ConsenterSupport_Append_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Append'.
ConsenterSupport_Block_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Block'.
ConsenterSupport_BlockCutter_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlockCutter'.
ConsenterSupport_ChannelConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChannelConfig'.
ConsenterSupport_ChannelID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChannelID'.
ConsenterSupport_ClassifyMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClassifyMsg'.
ConsenterSupport_CreateNextBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNextBlock'.
ConsenterSupport_Height_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Height'.
ConsenterSupport_ProcessConfigMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProcessConfigMsg'.
ConsenterSupport_ProcessConfigUpdateMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProcessConfigUpdateMsg'.
ConsenterSupport_ProcessNormalMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProcessNormalMsg'.
ConsenterSupport_Sequence_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sequence'.
ConsenterSupport_Serialize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Serialize'.
ConsenterSupport_SharedConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SharedConfig'.
ConsenterSupport_Sign_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sign'.
ConsenterSupport_SignatureVerifier_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SignatureVerifier'.
ConsenterSupport_WriteBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteBlock'.
ConsenterSupport_WriteConfigBlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WriteConfigBlock'.
ConsenterVerifier is an autogenerated mock type for the ConsenterVerifier type.
EgressComm is an autogenerated mock type for the EgressComm type.
EgressComm_Nodes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Nodes'.
EgressComm_SendConsensus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendConsensus'.
EgressComm_SendTransaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendTransaction'.
Filters is an autogenerated mock type for the Filters type.
Ledger is an autogenerated mock type for the Ledger type.
MessageReceiver is an autogenerated mock type for the MessageReceiver type.
Policy is an autogenerated mock type for the policy type.
Policy_EvaluateIdentities_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvaluateIdentities'.
Policy_EvaluateSignedData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvaluateSignedData'.
PolicyManager is an autogenerated mock type for the policyManager type.
PolicyManager_GetPolicy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPolicy'.
PolicyManager_Manager_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Manager'.
ReceiverGetter is an autogenerated mock type for the ReceiverGetter type.
RPC is an autogenerated mock type for the RPC type.
Sequencer is an autogenerated mock type for the Sequencer type.
SignerSerializer is an autogenerated mock type for the SignerSerializer type.
SignerSerializer_Serialize_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Serialize'.
SignerSerializer_Sign_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sign'.
Synchronizer is an autogenerated mock type for the synchronizer type.
Synchronizer_Sync_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sync'.
SynchronizerFactory is an autogenerated mock type for the SynchronizerFactory type.
SynchronizerFactory_CreateSynchronizer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSynchronizer'.