[skip e2e] Add comment for streamType (#13896)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/13921/head
Jiquan Long 2021-12-21 20:57:10 +08:00 committed by GitHub
parent b1fe7c30f3
commit be34b736b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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