mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
[skip ci] Add comment for util consts (#12696)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
03c4369314
commit
61e8b561c3
@ -1,5 +1,6 @@
|
||||
package util
|
||||
|
||||
// Meta Prefix consts
|
||||
const (
|
||||
SegmentMetaPrefix = "queryCoord-segmentMeta"
|
||||
ChangeInfoMetaPrefix = "queryCoord-sealedSegmentChangeInfo"
|
||||
|
Loading…
Reference in New Issue
Block a user