lnd.xprv/channeldb/kvdb
Andras Banki-Horvath 3ef331e016 lncfg+etcd: add TLS config
This commit extends lncfg with etcd TLS config and passes these
parameters to the etcd client upon construction.
2020-05-22 11:26:25 +02:00
..
etcd lncfg+etcd: add TLS config 2020-05-22 11:26:25 +02:00
backend.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00
bbolt.go channeldb/kvdb: create new package for an abstract kv store 2020-03-18 19:34:45 -07:00
etcd.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
interface.go kvdb+channeldb: create ExtendedBackend interface to allow rich tx logic 2020-05-22 11:26:25 +02:00
kvdb_test_bdb.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00
kvdb_test_etcd.go kvdb+etcd: enable channeldb testing with both bdb/etcd 2020-05-22 11:26:25 +02:00