mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 19:39:21 +08:00
[skip ci] Add comment for proxy (#10143)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
a1902f5eec
commit
7602962341
@ -39,6 +39,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/util/typeutil"
|
||||
)
|
||||
|
||||
// UpdateStateCode updates the state code of Proxy.
|
||||
func (node *Proxy) UpdateStateCode(code internalpb.StateCode) {
|
||||
node.stateCode.Store(code)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user