[skip ci] Add comment for indexInfo (#13374)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/13378/head
bigsheeper 2021-12-14 21:43:37 +08:00 committed by GitHub
parent e9fd3405d8
commit 3e1e0f827c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
package querynode
// indexInfo stores index info, such as name, id, index params and so on
type indexInfo struct {
indexName string
indexID UniqueID