lnd.xprv/channeldb/kvdb/etcd
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
..
bucket_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
bucket.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
db_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
db.go lncfg+etcd: add TLS config 2020-05-22 11:26:25 +02:00
driver_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
driver.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
embed.go lncfg+etcd: add TLS config 2020-05-22 11:26:25 +02:00
fixture_test.go channeldb+kvdb: an extended STM on top of etcd clientv3 2020-05-22 11:26:24 +02:00
readwrite_bucket_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
readwrite_bucket.go kvdb+etcd: only lock on bucket path mod revision for reads and writes 2020-05-22 11:26:25 +02:00
readwrite_cursor_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
readwrite_cursor.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
readwrite_tx_test.go channeldb+kvdb: walletdb/kvdb interface etcd implementation 2020-05-22 11:26:25 +02:00
readwrite_tx.go kvdb+etcd: only lock on bucket path mod revision for reads and writes 2020-05-22 11:26:25 +02:00
stm_test.go channeldb+kvdb: an extended STM on top of etcd clientv3 2020-05-22 11:26:24 +02:00
stm.go kvdb+etcd: only lock on bucket path mod revision for reads and writes 2020-05-22 11:26:25 +02:00
walletdb_interface_test.go channeldb+kvdb: add walletdb interface test 2020-05-22 11:26:25 +02:00