mirror of https://github.com/milvus-io/milvus.git
[skip ci] Update MsgTyp code in develop guide doc (#11743)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>pull/11642/head
parent
9447aa1dae
commit
c416f1e71f
|
@ -121,6 +121,7 @@ const (
|
|||
MsgType_RemoveQueryChannels MsgType = 511
|
||||
// DATA SERVICE
|
||||
MsgType_SegmentInfo MsgType = 600
|
||||
MsgType_SystemInfo MsgType = 601
|
||||
// SYSTEM CONTROL
|
||||
MsgType_TimeTick MsgType = 1200
|
||||
MsgType_QueryNodeStats MsgType = 1201
|
||||
|
|
Loading…
Reference in New Issue