package
0.0.0-20210823213758-f58d8a1fc459
Repository: https://github.com/elcn233/go-scdo.git
Documentation: pkg.go.dev

# Functions

NewLevelDB constructs and returns a LevelDB instance.
NewTestDatabase creates a database instance under temp folder.
StartMetrics create metrics and run a goroutine to collect.

# Variables

ErrEmptyKey key is empty.

# Structs

Batch implements batch for leveldb.
DBMetrics defines the metrics used by leveldb.
LevelDB wraps the leveldb.