mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for streamType (#13896)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
b1fe7c30f3
commit
be34b736b0
@ -127,6 +127,7 @@ func getDqlChannelsFunc(ctx context.Context, proxyID int64, qc createQueryChanne
|
||||
}
|
||||
}
|
||||
|
||||
// streamType indicates which type of message stream should be created.
|
||||
type streamType int
|
||||
|
||||
const (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user