etcd/etcdmain
Anthony Romano 5f304b4dee *: build phony etcd server binary for unsupported architectures
We don't qualify etcdserver for anything other than amd64, so don't
build binaries that are untested and might be unreliable.
2016-03-08 13:12:11 -08:00
..
config.go *: support time based auto compaction. 2016-02-25 16:02:03 -08: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 *: build phony etcd server binary for unsupported architectures 2016-03-08 13:12:11 -08:00
etcd_phony.go *: build phony etcd server binary for unsupported architectures 2016-03-08 13:12:11 -08:00
help.go *: support time based auto compaction. 2016-02-25 16:02:03 -08:00
http.go etcdmain: tls listener MUST be at the outer layer of all listeners 2016-01-07 10:26:49 -08:00