package
Version:
v0.0.0-...-dde17ac
Opens a new window with list of versions in this module.
Published: Dec 24, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
KVStore is an in-memory mapping of hashes to RLP encoded values.
NewKVStore creates an in-memory, key-value store.
Close satisfies essdb.Database.
Delete removes the key and value from the mapping.
Get fetches a val from the mappping by key.
Has checks if the key exists in the mapping.
NewBatch satisfies essdb.Database.
Put updates a key's value in the mapping.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.