package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMinioClient returns a minio.Client which is compatible for tencent OSS.
# Structs
CredentialProvider implements "github.com/minio/minio-go/v7/pkg/credentials".Provider also implements transport.
# Interfaces
Credential is defined to mock tencent credential.Credentials
go:generate mockery --name=Credential --with-expecter.