Gyu-Ho Lee b6077f9d57 *: fix minor typos 10 年 前
..
coder.go 758ff26dd8 rafthttp: add copyright header 10 年 前
doc.go 81229dbea9 *: add missing package descriptions 10 年 前
fake_roundtripper_go14_test.go 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send 10 年 前
fake_roundtripper_test.go 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send 10 年 前
functional_test.go b61eaf3335 rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} 10 年 前
http.go 94da4b9ee5 rafthttp: log before receiving snapshot 10 年 前
http_test.go 23bd60ccce *: rewrite snapshot sending 10 年 前
metrics.go 964f6050ee raft: use HistogramVec for message_sent_latency 10 年 前
msg_codec.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go 10 年 前
msg_codec_test.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go 10 年 前
msgappv2_codec.go b6077f9d57 *: fix minor typos 10 年 前
msgappv2_codec_test.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go 10 年 前
peer.go 54a45ba2f5 *: fix typo 10 年 前
peer_status.go 5329159b5e rafthttp: remove failureMap from peerStatus 10 年 前
peer_test.go b61eaf3335 rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} 10 年 前
pipeline.go 84d7825a77 rafthttp: stop masking errMemberRemoved in pipeline 10 年 前
pipeline_test.go b6077f9d57 *: fix minor typos 10 年 前
probing_status.go 0fc764200d rafthttp: monitor connection 10 年 前
remote.go 6aa559f93d rafthttp: more detailed logs when filled-up buffer 10 年 前
snapshot_sender.go d07a9cd893 Merge pull request #4059 from xiang90/snap_log 10 年 前
stream.go 54a45ba2f5 *: fix typo 10 年 前
stream_test.go 80541d74d0 rafhttp: make TestStreamWriterAttachOutgoingConn more robust 10 年 前
transport.go e1bf726bc1 *: split out etcdserver's test mockup objects to live in interfaces' packages 10 年 前
transport_bench_test.go 207c92b627 rafthttp: build transport inside pkg instead of passed-in 10 年 前
transport_test.go 84d7825a77 rafthttp: stop masking errMemberRemoved in pipeline 10 年 前
urlpick.go b660ee408f rafthttp: move mu to the top in urlPicker struct 10 年 前
urlpick_test.go 0fe9861197 rafthttp: support multiple peer urls 10 年 前
util.go 4be152bb4f rework 10 年 前
util_test.go c371d8c65c rafthttp: version enforcement on rafthttp messages 10 年 前