lnd.xprv/channeldb/kvdb/kvdb_test_etcd.go
2020-05-22 11:26:25 +02:00

6 lines
62 B
Go

// +build kvdb_etcd
package kvdb
const TestBackend = "etcd"