[skip ci] Add comment for loadType (#11687)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/11691/head
bigsheeper 2021-11-11 21:14:46 +08:00 committed by GitHub
parent 7a0cbde51c
commit c7286e8233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import (
"github.com/milvus-io/milvus/internal/msgstream"
)
// loadType is load collection or load partition
type loadType = int32
const (