未验证 提交 7b542421 编写于 作者: C cai.zhang 提交者: GitHub

[skip ci]Fix golint in indexcoord/prama_table.go (#9368)

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 09fe8b63
......@@ -109,6 +109,7 @@ func (pt *ParamTable) initKvRootPath() {
pt.KvRootPath = rootPath + "/" + subPath
}
// initMinIOAddress initializes init the minio address of configuration items.
func (pt *ParamTable) initMinIOAddress() {
ret, err := pt.Load("_MinioAddress")
if err != nil {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册