package
0.0.0-20231025030425-6ec8c495a25d
Repository: https://github.com/hpb-project/go-hpb.git
Documentation: pkg.go.dev
# Functions
NewLDBDatabase returns a LevelDB wrapped object.
No description provided by the author
NewTable returns a Database object that prefixes all keys with a given string.
NewTableBatch returns a Batch object which prefixes all keys with a given string.
# Constants
Code using batches should try to add this much data to the batch.
# Variables
No description provided by the author