未验证 提交 dd0ec0a6 编写于 作者: J jingkl 提交者: GitHub

[skip ci]Add comments to impl (#13170)

Signed-off-by: Njingkl <jingjing.jia@zilliz.com>
上级 8e08600c
......@@ -3174,6 +3174,7 @@ func (node *Proxy) Dummy(ctx context.Context, req *milvuspb.DummyRequest) (*milv
return failedResponse, nil
}
// RegisterLink registers a link
func (node *Proxy) RegisterLink(ctx context.Context, req *milvuspb.RegisterLinkRequest) (*milvuspb.RegisterLinkResponse, error) {
code := node.stateCode.Load().(internalpb.StateCode)
log.Debug("RegisterLink",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册