package
1.3.0
Repository: https://github.com/avadesian/go-seele.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.