milvus/pkg/util/etcd
congqixia 967cfb3133
enhance: Add `WithBlock` option for etcd client creation (#32641)
Related to #32598

Use `WithBlock` may fail fast when create etcd client to some invalid
etcd endpoints and make it easier to check problem.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-04-28 14:45:25 +08:00
..
etcd_server.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
etcd_util.go enhance: Add `WithBlock` option for etcd client creation (#32641) 2024-04-28 14:45:25 +08:00
etcd_util_test.go Add staticcheck linter and fix existing problems (#27174) 2023-09-19 10:05:22 +08:00