Revision 8d1b8335e39a9dfc5c87c04174c6810dc3e585e2 authored by Lili Cosic on 15 April 2021, 13:06:07 UTC, committed by Lili Cosic on 19 April 2021, 09:49:13 UTC
Cherry-pick of 60e44286fa3c0c0 from master branch does not work due to
missing `tls.CipherSuites()` function. We work around by using go build
tags for both the building and tests.
1 parent c3f447a
History
File Mode Size
integration
README.md -rw-r--r-- 4.4 KB
auth_role.go -rw-r--r-- 5.7 KB
auth_user.go -rw-r--r-- 7.6 KB
cancelreq.go -rw-r--r-- 405 bytes
client.go -rw-r--r-- 17.8 KB
client_test.go -rw-r--r-- 31.3 KB
cluster_error.go -rw-r--r-- 981 bytes
curl.go -rw-r--r-- 1.5 KB
discover.go -rw-r--r-- 1.2 KB
doc.go -rw-r--r-- 1.8 KB
example_keys_test.go -rw-r--r-- 2.2 KB
fake_transport_test.go -rw-r--r-- 1.1 KB
json.go -rw-r--r-- 2.0 KB
keys.go -rw-r--r-- 18.9 KB
keys_bench_test.go -rw-r--r-- 2.3 KB
keys_test.go -rw-r--r-- 31.2 KB
main_test.go -rw-r--r-- 2.1 KB
members.go -rw-r--r-- 7.1 KB
members_test.go -rw-r--r-- 14.0 KB
util.go -rw-r--r-- 1.5 KB

README.md

back to top