Versions in this module Expand all Collapse all v2 v2.3.2 Nov 21, 2021 Changes in this version + type ProcessorFactory struct + ProcessorCreators map[common.HeaderType]tx.ProcessorCreator + func (f *ProcessorFactory) CreateProcessor(txEnvelopeBytes []byte) (processor tx.Processor, simulatedRWSet [][]byte, err error) Other modules containing this package github.com/waszqt/fabric