package
1.9.15-temp-stability-tests
Repository: https://github.com/kaspanet/kaspad.git
Documentation: pkg.go.dev

# Functions

NewLevelDB opens a leveldb instance defined by the given path.

# Variables

Options is a function that returns a leveldb opt.Options struct for opening a database.

# Structs

LevelDB defines a thin wrapper around leveldb.
LevelDBCursor is a thin wrapper around native leveldb iterators.
LevelDBTransaction is a thin wrapper around native leveldb batches and snapshots.