package
2.1.3-rc0
Repository: https://github.com/iotexproject/iotex-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewKVStore creates a new KVStore.
NewMemKVStore defines a kv store in memory.

# Variables

ErrEndOfIterator defines an error which will be returned.
ErrInvalidTrie indicates something wrong causing invalid operation.
ErrNotExist indicates entry does not exist.

# Interfaces

No description provided by the author
KVStore defines an interface for storing trie data as key-value pair.
No description provided by the author
No description provided by the author