Versions in this module Expand all Collapse all v1 v1.1.0 Mar 1, 2024 Changes in this version + func Default() oss.Client + func DefaultBucket() oss.Bucket + func OSS(ctx context.Context, config *configs.Config) error + type Config struct + AccessKeyID string + Bucket string + Endpoint string + SecretAccessKey string + Type Type + URL string + UseSSL bool + type Type string + const Minio