c6f007b74a
This commit extends the ReadTx (and ReadWriteTx) interface with ForEachBucket which can be used to iterate through all top level buckets. This is a missing piece from the walletdb abstraction which will allow us to iterate all keys in a walletdb opening the possibility to build generic tools to browse and edit walletdb files regardless of the underlying driver. |
||
---|---|---|
.. | ||
doc.go | ||
interface.go | ||
tester.go |