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

# Packages

# Structs

ExecutionFailureError indicates that the validation failed because of an execution problem, and thus the transaction validation status could not be computed.

# Interfaces

Argument defines the argument for validation.
ContextDatum defines additional data that is passed from the validator into the Validate() invocation.
Dependency marks a dependency passed to the Init() method.
Plugin validates transactions.
PluginFactory creates a new instance of a Plugin.