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

# Functions

Drop removes a transient storage associated with an input channel/ledger.
NewStoreProvider instantiates TransientStoreProvider.

# Variables

ErrStoreEmpty is used to indicate that there are no entries in transient store.

# Structs

EndorserPvtSimulationResults captures the details of the simulation results specific to an endorser.
RwsetScanner helps iterating over results.
store holds an instance of a levelDB.

# Interfaces

RWSetScanner provides an iterator for EndorserPvtSimulationResults.
StoreProvider provides an instance of a TransientStore.