package
0.0.0-20200520123507-773bf478539b
Repository: https://github.com/nilsocket/def.git
Documentation: pkg.go.dev

# Functions

Close db.
Del key from db.
Get key.
Iterate over all key value pairs and execute fn for each key.
Open db.
Put key and val into db.

# Variables

ErrKeyNotFound is returned when key isn't found.