package
0.1.0
Repository: https://github.com/openblockchain/obc-peer.git
Documentation: pkg.go.dev

# Functions

NewStateImpl constructs a new StateImpl.

# Constants

ConfigNumBuckets - config name 'hashFunction'.
ConfigNumBuckets - 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'.