Documentation ¶
Overview ¶
A key-value store based on leveldb. Uses uint64 for keys.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrKeyNotFound = errors.New("key not found")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.