mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for rootCood.Core (#14665)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
fbee31ac59
commit
18d36d78d2
@ -937,6 +937,7 @@ func (c *Core) Register() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// SetEtcdClient sets the etcdCli of Core
|
||||
func (c *Core) SetEtcdClient(etcdClient *clientv3.Client) {
|
||||
c.etcdCli = etcdClient
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user