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

# Packages

# Functions

New creates new plugin dispatcher.
NewPluginValidator creates a new PluginValidator.

# Structs

Context defines information about a transaction that is being validated.
PluginValidator values transactions with validation plugins.

# Interfaces

Capabilities is the local interface that used to generate mocks for foreign interface.
ChannelPolicyManagerGetter is the local interface that used to generate mocks for foreign interface.
ChannelResources provides access to channel artefacts or functions to interact with them.
CollectionAndLifecycleResources provides access to resources about chaincodes and their lifecycle and collections and their policies.
CollectionResources provides access to collection artefacts.
IdentityDeserializer is the local interface that used to generate mocks for foreign interface.
LedgerResources provides access to ledger artefacts or functions to interact with them.
LifecycleResources provides access to chaincode lifecycle artefacts or functions to interact with them.
Mapper is the local interface that used to generate mocks for foreign interface.
Plugin is the local interface that used to generate mocks for foreign interface.
PluginFactory is the local interface that used to generate mocks for foreign interface.
QueryExecutorCreator creates new query executors.