Versions in this module Expand all Collapse all v0 v0.18.3 Feb 19, 2024 v0.18.2 Sep 27, 2023 Changes in this version + func Minio() (*S3Options, Teardown, error) + type S3Options struct + AccessKey string + Endpoint string + SecretKey string + type Teardown func() error + func Redis() (*redis.Options, Teardown, error)