Gyuho Lee b6d11019e0 rafthttp: probe all raft transports 6 years ago
..
coder.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 8 years ago
doc.go bd71a60875 rafthttp: update LICENSE header 8 years ago
fake_roundtripper_test.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 7 years ago
functional_test.go 9169ad0d7d *: fix go tool vet -all -shadow errors 7 years ago
http.go e2dfe0f5d9 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 6 years ago
http_test.go 937ae658dd rafthttp: add Transport.Cut/MendPeer 8 years ago
metrics.go e2dfe0f5d9 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 6 years ago
msg_codec.go 963339d265 rafthttp: permit very large v2 snapshots 7 years ago
msg_codec_test.go da26e230a0 rafthttp: fix misprint in readBytesLimit value 8 years ago
msgappv2_codec.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 8 years ago
msgappv2_codec_test.go fd5bc21522 rafthttp: use pointers to avoid extra copies upon message encoding 8 years ago
peer.go 0a4560319f rafthttp: add missing "peer_sent_failures_total" metrics call 6 years ago
peer_status.go 7f337ef13a rafthttp: clarify "became inactive" warning 6 years ago
peer_test.go bd71a60875 rafthttp: update LICENSE header 8 years ago
pipeline.go 2656b594bb rafthttp: use http.Request.WithContext instead of Cancel 7 years ago
pipeline_test.go d25f9feb19 rafthttp: bump up timeout in pipeline test 7 years ago
probing_status.go b6d11019e0 rafthttp: probe all raft transports 6 years ago
remote.go 0a4560319f rafthttp: add missing "peer_sent_failures_total" metrics call 6 years ago
snapshot_sender.go e2dfe0f5d9 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics 6 years ago
snapshot_test.go dc91da50b5 rafthttp: snapshot tests 8 years ago
stream.go 56b111df0c rafthttp: use 'transport.IsClosedConnError' 7 years ago
stream_test.go 784c4446d9 rafthttp: fix race in TestStreamWriterAttachOutgoingConn 8 years ago
transport.go b6d11019e0 rafthttp: probe all raft transports 6 years ago
transport_bench_test.go bd71a60875 rafthttp: update LICENSE header 8 years ago
transport_test.go b6d11019e0 rafthttp: probe all raft transports 6 years ago
urlpick.go bd71a60875 rafthttp: update LICENSE header 8 years ago
urlpick_test.go 0626ee048e rafthttp: fix gofmt issues with go tip 8 years ago
util.go cad1215b18 *: deny incoming peer certs with wrong IP SAN 7 years ago
util_test.go 8db8d01712 rafthttp: move test-only functions to '_test.go' 7 years ago