Xiang Li 3028edd7dc Merge pull request #2856 from xiang90/mrefactor 10 years ago
..
etcdhttp 4a72d3a8bb etcdserver: refactore member.go 10 years ago
etcdserverpb 05e240b892 *: update protobuf 10 years ago
security a88a53274f security: Lazily create the security directories. Fixes #2755, may find new instances for #2741 10 years ago
stats 538d624cfa etcdserver: add stats.LatencyStats and stats.CountsStats types 10 years ago
cluster.go 3028edd7dc Merge pull request #2856 from xiang90/mrefactor 10 years ago
cluster_test.go a6a649f1c3 etcdserver: stop exposing Cluster struct 10 years ago
cluster_util.go 9ef098c5ed etcdserver: fix go vet. Fixes #2859 10 years ago
cluster_util_test.go db7db689a6 etcdserver: check cluster version compability when joining 10 years ago
config.go 3153e635d5 Revert "Treat URLs have same IP address as same" 10 years ago
config_test.go 032db5e396 *: extract types.Cluster from etcdserver.Cluster 10 years ago
errors.go f1ed69e883 *: switch to line comments for copyright 11 years ago
member.go 4a72d3a8bb etcdserver: refactore member.go 10 years ago
member_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
metrics.go 7a7e1f7a7c etcdserver: metrics and monitor number of file descriptor 10 years ago
raft.go a6a649f1c3 etcdserver: stop exposing Cluster struct 10 years ago
raft_test.go f1ed69e883 *: switch to line comments for copyright 11 years ago
server.go 4a72d3a8bb etcdserver: refactore member.go 10 years ago
server_test.go a6a649f1c3 etcdserver: stop exposing Cluster struct 10 years ago
storage.go f2905f2828 etcdserver: remove unnecessary around detect datadir 10 years ago