[skip ci] Add comment for queryCoord (#9266)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
pull/9271/head
xige-16 2021-10-05 15:34:26 +08:00 committed by GitHub
parent 09fd47585c
commit 2ef2ba4c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ type queryChannelInfo struct {
responseChannel string
}
// QueryCoord is the coordinator of queryNodes
type QueryCoord struct {
loopCtx context.Context
loopCancel context.CancelFunc