mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip ci] Add comment for streaming (#8498)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
977d55b66c
commit
d7f311a208
@ -24,6 +24,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/proto/segcorepb"
|
||||
)
|
||||
|
||||
// streaming is in charge of streaming data in query node
|
||||
type streaming struct {
|
||||
ctx context.Context
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user