未验证 提交 2c687d37 编写于 作者: D dragondriver 提交者: GitHub

[skip ci] Add comments for GetComponentStates (#11185)

Signed-off-by: Ndragondriver <jiquan.long@zilliz.com>
上级 b3305da3
......@@ -44,6 +44,7 @@ func (node *Proxy) UpdateStateCode(code internalpb.StateCode) {
node.stateCode.Store(code)
}
// GetComponentStates get state of Proxy.
func (node *Proxy) GetComponentStates(ctx context.Context) (*internalpb.ComponentStates, error) {
stats := &internalpb.ComponentStates{
Status: &commonpb.Status{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册