etcd/etcdmain
Yicheng Qin a6a649f1c3 etcdserver: stop exposing Cluster struct
After this PR, only cluster's interface Cluster is exposed, which makes
code much cleaner. And it avoids external packages to rely on cluster
struct in the future.
2015-05-13 10:01:25 -07:00
..
config.go version: added more version information 2015-05-09 03:21:10 +00:00
config_test.go etcdmain: advertise-client-urls must be set if listen-client-urls is set 2015-04-29 09:52:15 -07:00
const_unix.go etcdmain: fix godeps on osx 2015-02-28 11:16:41 -08:00
const_windows.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
etcd.go etcdserver: stop exposing Cluster struct 2015-05-13 10:01:25 -07:00
help.go etcdmain: advertise-client-urls must be set if listen-client-urls is set 2015-04-29 09:52:15 -07:00
http.go etcdmain: New Logging Package 2015-04-28 15:42:32 -04:00