package
3.3.2+incompatible
Repository: https://github.com/hyperledger/firefly-ethconnect.git
Documentation: pkg.go.dev

# Functions

NewLDBKeyValueStore construct a new LevelDB instance of a KV store.
NewMockKV constructor.

# Variables

ErrorNotFound signal error for not found.

# Structs

MockKV simple memory K/V store for testing.

# Interfaces

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

# Type aliases

No description provided by the author