//
pkg.gl
Category
github.com/planetdecred/dcrlibwallet
badgerdb
package
1.7.0
Repository:
https://github.com/planetdecred/dcrlibwallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
846 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.