infrastructure

package
v0.0.0-...-24f2930 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Client

type S3Client struct {
	// contains filtered or unexported fields
}

func NewS3Repository

func NewS3Repository() (*S3Client, error)

func (*S3Client) Delete

func (s *S3Client) Delete(bucket, object string) error

func (*S3Client) Download

func (s *S3Client) Download(bucket string) error

func (*S3Client) Read

func (s *S3Client) Read(bucket, object string) error

func (*S3Client) Upload

func (s *S3Client) Upload(bucket, object, uploadFile string) error

Jump to

Keyboard shortcuts

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