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

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

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