s3

package
v0.0.0-...-6ed17ef Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(s3AccessKey, s3SecretKey string) (aws.Config, error)

func UploadFile

func UploadFile(ctx context.Context, cfg aws.Config, fileOps *contracts.FileOps, bucketName, prefix string) error

Types

type CustomEndpointResolver

type CustomEndpointResolver struct {
	URL           string
	SigningRegion string
}

func (*CustomEndpointResolver) ResolveEndpoint

func (e *CustomEndpointResolver) ResolveEndpoint(service, region string) (aws.Endpoint, error)

ResolveEndpoint is the method that defines the custom endpoint

Jump to

Keyboard shortcuts

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