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

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
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

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