[skip ci] Add comment for streaming (#8498)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
bigsheeper 2021-09-24 20:54:01 +08:00 committed by GitHub
parent 977d55b66c
commit d7f311a208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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