//
pkg.gl
Category
github.com/alevinval/ledger
internal
storage
package
0.0.0-20220316201758-04abf50e06ae
Repository:
https://github.com/alevinval/ledger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
152 SLOC
#
Variables
UintDigits
No description provided by the author
#
Structs
Storage
Storage wrapper for all badger related operations, mostly for convenience but also critical pieces the ledger relies upon, like the ScanKeysIndexed implementation which makes everything possible.