| .. |
|
black_hole_test.go
|
1f6548b751
clientv3: Stop expecting retry in integration tests with new grpc balancer
|
7 years ago |
|
cluster_test.go
|
c837e01c7f
clientv3/integration: add TestMemberAddUpdateWrongURLs
|
8 years ago |
|
dial_test.go
|
3b84117f54
clientv3/integration: Add err check to TestDialTLSNoConfig to prevent nil pointer dereference on c.Close()
|
7 years ago |
|
doc.go
|
fd9e07a529
clientv3: update LICENSE header
|
9 years ago |
|
kv_test.go
|
6e521d2f3f
clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing"
|
7 years ago |
|
lease_test.go
|
6e521d2f3f
clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing"
|
7 years ago |
|
leasing_test.go
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
7 years ago |
|
logger_test.go
|
f6a14fb72c
clientv3: use "zap" logger in integration tests
|
7 years ago |
|
main_test.go
|
1767788074
*: expose integration functions for clientv3
|
10 years ago |
|
maintenance_test.go
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
7 years ago |
|
metrics_test.go
|
00b15e38df
words: whitelist prometheus
|
8 years ago |
|
mirror_test.go
|
8a518b01c4
*: revert "internal/mvcc" change
|
7 years ago |
|
namespace_test.go
|
8a518b01c4
*: revert "internal/mvcc" change
|
7 years ago |
|
network_partition_test.go
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
7 years ago |
|
role_test.go
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 years ago |
|
server_shutdown_test.go
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
7 years ago |
|
txn_test.go
|
a5b2fb5563
clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry
|
7 years ago |
|
user_test.go
|
9304d1abd1
clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping
|
7 years ago |
|
util.go
|
3a7b5c1b2b
clientv3/integration: log test failures from slow balancer as TODO
|
7 years ago |
|
watch_fragment_test.go
|
19eb8a5132
clientv3/integration: do not run fragmentation tests with gRPC Proxy
|
7 years ago |
|
watch_test.go
|
8569b9c782
clientv3: Fix endpoint resolver to create a new resolver for each grpc client connection
|
7 years ago |