etcd/rafthttp
sharat 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 2017-02-02 02:30:36 +05:30
..
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: use http.Request.WithContext instead of Cancel 2017-02-02 02:30:36 +05:30
functional_test.go rafthttp: fix TestSendMessageWhenStreamIsBroken 2016-05-17 16:03:54 -07:00
http.go rafthttp/metrics.go:fixed TODO: record write/recv failures. 2016-09-15 11:32:08 +05:30
http_test.go rafthttp: add Transport.Cut/MendPeer 2016-08-10 17:09:35 -07:00
metrics.go rafthttp/metrics.go:fixed TODO: record write/recv failures. 2016-09-15 11:32:08 +05:30
msg_codec.go rafthttp: fix misprint in readBytesLimit value 2016-09-05 11:06:08 +05:00
msg_codec_test.go rafthttp: fix misprint in readBytesLimit value 2016-09-05 11:06:08 +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: remove unnecessary sendc from peer 2016-09-04 13:07:31 +09: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: use http.Request.WithContext instead of Cancel 2017-02-02 02:30:36 +05:30
pipeline_test.go rafthttp: bump up timeout in pipeline test 2016-12-30 09:46:16 -08:00
probing_status.go rafthttp: log health checking error early 2016-07-31 19:58:22 -07:00
remote.go rafthttp: add Transport.Cut/MendPeer 2016-08-10 17:09:35 -07:00
snapshot_sender.go rafthttp: use http.Request.WithContext instead of Cancel 2017-02-02 02:30:36 +05:30
snapshot_test.go rafthttp: snapshot tests 2016-06-06 11:38:11 -07:00
stream.go rafthttp: use http.Request.WithContext instead of Cancel 2017-02-02 02:30:36 +05:30
stream_test.go rafthttp: fix race in TestStreamWriterAttachOutgoingConn 2016-08-19 19:59:16 -07:00
transport.go rafthttp: add Transport.Cut/MendPeer 2016-08-10 17:09:35 -07:00
transport_bench_test.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
transport_test.go rafthttp: add Transport.Cut/MendPeer 2016-08-10 17:09:35 -07:00
urlpick.go rafthttp: update LICENSE header 2016-05-12 20:49:28 -07:00
urlpick_test.go rafthttp: fix gofmt issues with go tip 2016-10-20 16:32:56 -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