# Functions
NewLDBKeyValueStore construct a new LevelDB instance of a KV store.
NewMockKV constructor.
# Variables
ErrorNotFound signal error for not found.
# Interfaces
KVIterator interface for key value iterators.
KVStore interface for key value stores.
# Type aliases
No description provided by the author