package
Version:
v1.2.3
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package kv provides a simple wrap of goleveldb for multi bucket database
Delete deletes a key from the default bucket.
Get returns a value for the given key from the default bucket.
Put push/update a key value pair to the default bucket.
Bucket is the interface of the database bucket
New returns a Bucket with specific name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.