# Packages
Code generated by mockery v1.0.0.
# Functions
No description provided by the author
NewEndorserServer creates and returns a new Endorser server instance.
NewPluginEndorser endorses with using a plugin.
# Structs
ChannelState defines state operations.
Context defines the data that is related to an in-flight endorsement.
Endorser provides the Endorser service ProcessProposal.
No description provided by the author
PluginEndorser endorsers proposal responses using plugins.
PluginSupport aggregates the support interfaces needed for the operation of the plugin endorser.
StateContext defines an execution context that interacts with the state.
SupportImpl provides an implementation of the endorser.Support interface issuing calls to various static methods of the peer.
# Interfaces
ChannelStateRetriever retrieves Channel state.
CollectionConfigRetriever encapsulates sub-functionality of ledger.TxSimulator to abstract minimum required functions set.
PluginMapper maps plugin names to their corresponding factories.
PvtRWSetAssembler assembles private read write set for distribution augments with additional information if needed.
go:generate mockery -dir .
Support contains functions that the endorser requires to execute its tasks.
TransientStoreRetriever retrieves transient stores.
# Type aliases
MapBasedPluginMapper maps plugin names to their corresponding factories.
PluginName defines the name of the plugin as it appears in the configuration.