mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
b54f8a1b97
This commit adds the ExtendedBackend interface which is an extension to the walletdb.DB interface. This paves the way to using etcd.db.View and etcd.db.Update in the global View and Update functions without much code rewrite. |
||
---|---|---|
.. | ||
etcd | ||
backend.go | ||
bbolt.go | ||
etcd.go | ||
interface.go | ||
kvdb_test_bdb.go | ||
kvdb_test_etcd.go |