Versions in this module Expand all Collapse all v0 v0.19.2 Jul 10, 2024 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)