mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Add comment for querycoord param (#14989)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>pull/15002/head
parent
19bb516aab
commit
545ff88f9d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue