lnd.xprv/channeldb/kvdb
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
..
etcd kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
backend.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
config.go kvdb+lncfg: fully move etcd behind build tag 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_etcd.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00
kvdb_no_etcd.go kvdb+lncfg: fully move etcd behind build tag 2020-05-22 11:26:25 +02:00