etcd/integration
Yicheng Qin 207c92b627 rafthttp: build transport inside pkg instead of passed-in
rafthttp has different requirements for connections created by the
transport for different usage, and this is hard to achieve when giving
one http.RoundTripper. Pass into pkg the data needed to build transport
now, and let rafthttp build its own transports.
2015-10-11 21:42:37 -07:00
..
fixtures integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster_test.go rafthttp: build transport inside pkg instead of passed-in 2015-10-11 21:42:37 -07:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
member_test.go integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
migration_test.go integration: add TestTLSClusterOf3 2015-04-01 20:55:00 -07:00
v2_http_kv_test.go integration: only print critical log 2015-08-23 21:22:21 -07:00
z_last_test.go rafthttp: refactor peer and add general stream 2015-02-28 11:35:16 -08:00