lnd.xprv/channeldb/kvdb/etcd
Andras Banki-Horvath 85aee9b064 kvdb+lncfg: fully move etcd behind build tag
This commit separates all etcd related sources (sans a few stubs and
config) from the rest of the source tree and makes compilation conditional
depending on whether the kvdb_etcd build tag is specified.
2020-05-22 11:26:25 +02:00
..
bucket_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
bucket.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
db_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
db.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
driver_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
driver.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
embed.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
fixture_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_bucket_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_bucket.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_cursor_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_cursor.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_tx_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
readwrite_tx.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
stm_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
stm.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
walletdb_interface_test.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00