mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip ci] Fix golint warning of indexparamcheck (#10912)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
614e95fbf8
commit
42ff76d379
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
package indexparamcheck
|
package indexparamcheck
|
||||||
|
|
||||||
|
// IndexType string.
|
||||||
type IndexType = string
|
type IndexType = string
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user