Files
coredns/plugin/etcd/etcd.go
Yong Tang 0f7d95b1e7 Convert bool map to struct{} map in etcd.go (#2381)
This fix converts bool map to struct{} map in etcd.go
(there might be several other places).

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-12-08 06:15:11 -08:00

4.5 KiB