Gyuho Lee b45f5306dc rafthttp: probe all raft transports 7 лет назад
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 лет назад
doc.go bd71a60875 rafthttp: update LICENSE header 9 лет назад
fake_roundtripper_test.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 лет назад
functional_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
http.go d838e24f80 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 7 лет назад
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 9 лет назад
metrics.go d838e24f80 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 7 лет назад
msg_codec.go 9543431aeb rafthttp: permit very large v2 snapshots 8 лет назад
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 9 лет назад
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 лет назад
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 9 лет назад
peer.go 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call 7 лет назад
peer_status.go c577335a64 rafthttp: clarify "became inactive" warning 7 лет назад
peer_test.go bd71a60875 rafthttp: update LICENSE header 9 лет назад
pipeline.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 9 лет назад
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 9 лет назад
probing_status.go b45f5306dc rafthttp: probe all raft transports 7 лет назад
remote.go 863a56a998 rafthttp: add missing "peer_sent_failures_total" metrics call 7 лет назад
snapshot_sender.go d838e24f80 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 7 лет назад
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 9 лет назад
stream.go bd9bd71a61 rafthttp: add 3.3.0 support 8 лет назад
stream_test.go 4301f49988 rafthttp: configurable stream reader retry timeout 8 лет назад
transport.go b45f5306dc rafthttp: probe all raft transports 7 лет назад
transport_bench_test.go f65aee0759 *: replace 'golang.org/x/net/context' with 'context' 8 лет назад
transport_test.go b45f5306dc rafthttp: probe all raft transports 7 лет назад
urlpick.go bd71a60875 rafthttp: update LICENSE header 9 лет назад
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip 9 лет назад
util.go 5f36875272 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist 8 лет назад
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' 8 лет назад