未验证 提交 58d202f2 编写于 作者: Z zhenshan.cao 提交者: GitHub

[skip ci]Fix golint error in minio_kv (#10699)

Signed-off-by: Nzhenshan.cao <zhenshan.cao@zilliz.com>
上级 49e23ebc
......@@ -27,6 +27,8 @@ import (
"go.uber.org/zap"
)
// MinIOKV implements DataKV interface and relies on underling MinIO service.
// MinIOKV object contains a client which can be used to access the MinIO service.
type MinIOKV struct {
ctx context.Context
minioClient *minio.Client
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册