package
Version:
v0.1.0-beta.3
Opens a new window with list of versions in this module.
Published: Jun 20, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
A Database is a key-value store
NewDatabase returns an initialized Database
Delete removes a key and value from the store
Get retreives the value for a key (empty string if key does not exist)
Set assigns a value to a key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.