# Functions

NewLDBKeyValueStore construct a new LevelDB instance of a KV store.

# Variables

ErrorNotFound signal error for not found.

# Interfaces

KVIterator interface for key value iterators.
KVStore interface for key value stores.