Initial refactoring for v2
Includes a merge of radiod and redirectord, updates to more modern Go idioms, adoption of the higher level etcd concurrency primitives, and a lot of other minor implementation changes. The refactor is still incomplete: the daemons won't compile and the code to start the RPC servers is missing.
Showing
- DESIGN.md 74 additions, 0 deletionsDESIGN.md
- Godeps/Godeps.json 0 additions, 46 deletionsGodeps/Godeps.json
- Godeps/Readme 0 additions, 5 deletionsGodeps/Readme
- Godeps/_workspace/.gitignore 0 additions, 2 deletionsGodeps/_workspace/.gitignore
- Godeps/_workspace/src/github.com/aryann/difflib/README.md 0 additions, 47 deletionsGodeps/_workspace/src/github.com/aryann/difflib/README.md
- Godeps/_workspace/src/github.com/aryann/difflib/difflib.go 0 additions, 190 deletionsGodeps/_workspace/src/github.com/aryann/difflib/difflib.go
- Godeps/_workspace/src/github.com/aryann/difflib/difflib_server/difflib_demo.go 0 additions, 111 deletions.../github.com/aryann/difflib/difflib_server/difflib_demo.go
- Godeps/_workspace/src/github.com/aryann/difflib/difflib_test.go 0 additions, 243 deletions.../_workspace/src/github.com/aryann/difflib/difflib_test.go
- Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd/doc.go 0 additions, 25 deletions...pace/src/github.com/cactus/go-statsd-client/statsd/doc.go
- Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd/main.go 0 additions, 159 deletions...ace/src/github.com/cactus/go-statsd-client/statsd/main.go
- Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd/main_test.go 0 additions, 196 deletions...rc/github.com/cactus/go-statsd-client/statsd/main_test.go
- Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd/noop.go 0 additions, 74 deletions...ace/src/github.com/cactus/go-statsd-client/statsd/noop.go
- Godeps/_workspace/src/github.com/cactus/go-statsd-client/statsd/test-client/main.go 0 additions, 88 deletions...ub.com/cactus/go-statsd-client/statsd/test-client/main.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/add_child.go 0 additions, 23 deletions...workspace/src/github.com/coreos/go-etcd/etcd/add_child.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/add_child_test.go 0 additions, 73 deletions...pace/src/github.com/coreos/go-etcd/etcd/add_child_test.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/client.go 0 additions, 476 deletions...s/_workspace/src/github.com/coreos/go-etcd/etcd/client.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/client_test.go 0 additions, 108 deletions...rkspace/src/github.com/coreos/go-etcd/etcd/client_test.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/cluster.go 0 additions, 51 deletions.../_workspace/src/github.com/coreos/go-etcd/etcd/cluster.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/compare_and_delete.go 0 additions, 34 deletions.../src/github.com/coreos/go-etcd/etcd/compare_and_delete.go
- Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/compare_and_delete_test.go 0 additions, 46 deletions...github.com/coreos/go-etcd/etcd/compare_and_delete_test.go
Loading
Please register or sign in to comment