https://github.com/etcd-io/etcd
Revision 89640cf08f2023397cb609add22358be96c2d4d8 authored by Yicheng Qin on 21 August 2015, 16:51:07 UTC, committed by Yicheng Qin on 21 August 2015, 22:39:19 UTC
Discovery SRV supports to compare IP addresses with domain names,
so we need URLStringsEqual function.
1 parent bbefb0a
History
Tip revision: 89640cf08f2023397cb609add22358be96c2d4d8 authored by Yicheng Qin on 21 August 2015, 16:51:07 UTC
etcdserver: remove TODO to delete URLStringsEqual
Tip revision: 89640cf
File Mode Size
discovery.go -rw-r--r-- 9.4 KB
discovery_test.go -rw-r--r-- 12.1 KB
doc.go -rw-r--r-- 707 bytes
srv.go -rw-r--r-- 2.8 KB
srv_test.go -rw-r--r-- 3.4 KB

back to top