etcd/rafthttp
Anthony Romano 3a080143a7 rafthttp: make health check meaning clearer 2016-07-06 10:31:13 -07:00
..
coder.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
doc.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
fake_roundtripper_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
functional_test.go rafthttp: fix TestSendMessageWhenStreamIsBroken 2016-05-17 16:03:54 -07:00
http.go rafthttp: fix from go vet, go lint 2016-06-22 12:04:15 -07:00
http_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
metrics.go *: add peer prefix for network metrics between peers 2016-06-17 11:59:49 -07:00
msg_codec.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
msg_codec_test.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
msgappv2_codec.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
msgappv2_codec_test.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
peer.go rafthttp: rename to to peerID 2016-06-01 22:12:47 -07:00
peer_status.go *: more logging on critical state change 2016-05-31 23:31:03 -07:00
peer_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
pipeline.go rafthttp: rename to to peerID 2016-06-01 22:12:47 -07:00
pipeline_test.go rafthttp: rename to to peerID 2016-06-01 22:12:47 -07:00
probing_status.go rafthttp: make health check meaning clearer 2016-07-06 10:31:13 -07:00
remote.go rafthttp: rename to to peerID 2016-06-01 22:12:47 -07:00
snapshot_sender.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
snapshot_test.go rafthttp: snapshot tests 2016-06-06 11:38:11 -07:00
stream.go rafthttp: use pointers to avoid extra copies upon message encoding 2016-06-29 21:17:18 +05:00
stream_test.go rafthttp: rename to to peerID 2016-06-01 22:12:47 -07:00
transport.go rafthttp: simplify initialization funcs 2016-06-01 21:47:46 -07:00
transport_bench_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
transport_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
urlpick.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
urlpick_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
util.go rafthttp: replace append with pre-allocated slice 2016-05-20 15:20:55 -07:00
util_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00