s3

package
v0.0.0-...-ae8e89f Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(fx.Annotated{
		Name:   "blobstorage/s3",
		Target: NewFactory,
	}),
)

Functions

func New

Types

type BlobStorageParams

type BlobStorageParams struct {
	fx.In
	fxparams.Params
	Client     s3.Client
	Downloader s3.Downloader
	Uploader   s3.Uploader
}

Jump to

Keyboard shortcuts

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