[skip e2e] Add comment for querycoord param (#14989)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
pull/15002/head
shaoyue 2022-01-07 13:31:22 +08:00 committed by GitHub
parent 19bb516aab
commit 545ff88f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ type queryChannelInfo struct {
responseChannel string
}
// Params is param table of query coordinator
var Params paramtable.GlobalParamTable
// QueryCoord is the coordinator of queryNodes