From 42ff76d3793e79eefd08ad2c680147e05737ca72 Mon Sep 17 00:00:00 2001 From: dragondriver Date: Fri, 29 Oct 2021 17:49:28 +0800 Subject: [PATCH] [skip ci] Fix golint warning of indexparamcheck (#10912) Signed-off-by: dragondriver --- internal/util/indexparamcheck/index_type.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/util/indexparamcheck/index_type.go b/internal/util/indexparamcheck/index_type.go index 144030b341..17b7d37303 100644 --- a/internal/util/indexparamcheck/index_type.go +++ b/internal/util/indexparamcheck/index_type.go @@ -11,6 +11,7 @@ package indexparamcheck +// IndexType string. type IndexType = string const (