//
pkg.gl
Category
github.com/riteshRcH/go-edge-device-lib
leveldb
package
0.0.0-20220412220916-5ea02083e3ec
Repository:
https://github.com/riteshrch/go-edge-device-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
234 SLOC
#
Functions
NewDatastore
NewDatastore returns a new datastore backed by leveldb for path == "", an in memory backend will be chosen.
#
Structs
Datastore
No description provided by the author
#
Type aliases
Options
Options is an alias of syndtr/goleveldb/opt.Options which might be extended in the future.