package
0.0.0-20201122143723-40a538795423
Repository: https://github.com/liberumchain/chain3go.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