package
1.1.0-preview
Repository: https://github.com/ckeyer/fabric.git
Documentation: pkg.go.dev

# Functions

GetProcessor returns a Processor associated with the txType.
Initialize sets the custom processors.

# Interfaces

Processor allows to generate simulation results during commit time for custom transactions.

# Type aliases

Processors maintains the association between a custom transaction type to its corresponding tx processor.