//
pkg.gl
Category
github.com/stratumn/go-core
leveldbstore
package
0.4.8
Repository:
https://github.com/stratumn/go-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
41 SLOC
#
Functions
New
New creates an instance of a LevelDBStore.
#
Structs
Config
Config contains configuration options for the store.
LevelDBStore
LevelDBStore implements github.com/stratumn/go-core/store.KeyValueStore.