etcd/etcdmain
Yicheng Qin 4ccbcb91c8 rafthttp: add functions to create listener and roundTripper
This moves the code to create listener and roundTripper for raft communication
to the same place, and use explicit functions to build them. This prevents
possible development errors in the future.
2015-11-04 11:12:46 -08:00
..
config.go etcdmain: make flags and formats idential 2015-10-25 06:31:37 -07:00
config_test.go *: test gofmt with -s and fix reported issues 2015-08-21 18:52:16 -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 etcdmain: fix package description for godoc.org 2015-10-29 12:28:52 -07:00
etcd.go rafthttp: add functions to create listener and roundTripper 2015-11-04 11:12:46 -08:00
help.go Merge pull request #3749 from gyuho/etcdmain_flags_20151025 2015-10-26 20:54:37 -07:00
http.go etcdmain: New Logging Package 2015-04-28 15:42:32 -04:00