package
0.6.1-preview
Repository: https://github.com/2lambda123/hyperledger-fabric.git
Documentation: pkg.go.dev

# Functions

NewState constructs a new State.

# Structs

CompositeRangeScanIterator - an implementation of interface 'statemgmt.RangeScanIterator' This provides a wrapper on top of more than one underlying iterators.
State structure for maintaining world state.
StateSnapshot encapsulates StateSnapshotIterator given by actual state implementation and the db snapshot.