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

# Functions

NewStateImpl constructs a new StateImpl.

# Constants

ConfigHashFunction - config name 'hashFunction'.
ConfigMaxGroupingAtEachLevel - config name 'maxGroupingAtEachLevel' as it appears in yaml file.
ConfigNumBuckets - config name 'numBuckets' as it appears in yaml file.
DefaultMaxGroupingAtEachLevel - Number of max buckets to group at each level.
DefaultNumBuckets - total buckets.

# Structs

RangeScanIterator implements the interface 'statemgmt.RangeScanIterator'.
StateImpl - implements the interface - 'statemgmt.HashableState'.
StateSnapshotIterator implements the interface 'statemgmt.StateSnapshotIterator'.