[skip ci] Add comment for indexLoader (#8698)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/8695/merge
bigsheeper 2021-09-27 18:58:21 +08:00 committed by GitHub
parent 8874ccaeb4
commit 692ceb32a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ import (
type indexParam = map[string]string
// indexLoader is in charge of loading index in query node
type indexLoader struct {
replica ReplicaInterface