etcd/integration
Anthony Romano 360aafec76 clientv3: include a context in Client
Useful for clean up tasks
2016-03-04 09:20:44 -08:00
..
fixtures integration: add key usage to server.crt 2016-02-09 15:34:53 -08:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
cluster.go clientv3: compose all clientv3 APIs into client struct 2016-02-25 18:13:26 -08:00
cluster_test.go rafthttp: add requester to transport if peer does not exist 2016-02-03 14:16:46 -08:00
doc.go *: switch to line comments for copyright 2015-01-26 09:53:30 -08:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
migration_test.go integration: add client tls support 2016-01-29 16:38:11 -08:00
v2_http_kv_test.go integration: update gRPC, proto interface 2016-01-26 17:41:27 -08:00
v3_barrier_test.go *: expose integration functions for clientv3 2016-01-28 21:21:34 -08:00
v3_double_barrier_test.go clientv3/concurrency: Session 2016-02-24 16:40:16 -08:00
v3_election_test.go clientv3: include a context in Client 2016-03-04 09:20:44 -08:00
v3_grpc_test.go clientv3: compose all clientv3 APIs into client struct 2016-02-25 18:13:26 -08:00
v3_lease_test.go integration: add TestV3PutOnNonExistLease 2016-03-03 20:32:44 -08:00
v3_lock_test.go clientv3: include a context in Client 2016-03-04 09:20:44 -08:00
v3_queue_test.go *: fix many typos 2016-01-31 21:42:39 -08:00
v3_stm_test.go clientv3: use default client kv 2016-02-25 18:13:26 -08:00
v3_watch_test.go v3api: support progress 2016-03-03 13:58:15 -08:00