//
pkg.gl
Category
github.com/hdfchain/hdflibwallet
badgerdb
package
1.5.2
Repository:
https://github.com/hdfchain/hdflibwallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
831 SLOC
#
Structs
Bucket
Bucket is an internal type used to represent a collection of key/value pairs and implements the walletdb Bucket interfaces.
Cursor
Cursor represents a cursor over key/value pairs and nested buckets of a bucket.