mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Fix typo in comment (#14909)
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
This commit is contained in:
parent
69def6b34e
commit
dc00dac913
@ -657,7 +657,7 @@ type ProxyComponent interface {
|
||||
// `etcdClient` is a client of etcd
|
||||
SetEtcdClient(etcdClient *clientv3.Client)
|
||||
|
||||
// SetRootCoord set RootCoord for Proxy
|
||||
//SetRootCoordClient set RootCoord for Proxy
|
||||
// `rootCoord` is a client of root coordinator.
|
||||
SetRootCoordClient(rootCoord RootCoord)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user