s3

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: GPL-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("s3", fx.Provide(NewMinioClient))

Functions

func NewMinioClient

func NewMinioClient(config *Configuration) (*minio.Client, error)

Types

type Configuration

type Configuration struct {
	Endpoint  string
	AccessKey string
	SecretKey string
	SSL       bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL