etcd/embed
Anthony Romano 63350f5ac1 embed: connect json gateway with user-provided listen address
net.Listener says its address is [::] when given 0.0.0.0, breaking
hosts that have ipv6 disabled.

Fixes #8151
Fixes #7961
2017-07-06 14:24:29 -07:00
..
config.go *: add Revision compactor 2017-06-21 15:41:07 -07:00
config_test.go embed: use '*url.URL.Hostname(),Port()' for Go 1.8 2017-04-18 12:08:59 -07:00
doc.go embed: Move the ReadyNotify() call to a better place 2016-08-29 22:45:41 -04:00
etcd.go embed: connect json gateway with user-provided listen address 2017-07-06 14:24:29 -07:00
serve.go embed: connect json gateway with user-provided listen address 2017-07-06 14:24:29 -07:00
serve_test.go embed: fix blocking Close before gRPC server start 2017-05-01 16:41:13 -07:00
util.go *: use filepath.Join for files 2017-03-16 07:46:06 -07:00