s3client

package
v0.0.0-...-dcff070 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: AGPL-3.0-or-later Imports: 11 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 New

todo do the splitting up into chunkeronis

func (*S3Client) DeleteFile

func (c *S3Client) DeleteFile(filepath string) error

func (*S3Client) DeleteFolder

func (c *S3Client) DeleteFolder(prefix string) error

func (*S3Client) DownloadFile

func (c *S3Client) DownloadFile(filepath string) (io.ReadCloser, error)

func (*S3Client) HasFile

func (c *S3Client) HasFile(filepath string) (bool, error)

func (*S3Client) UploadFile

func (c *S3Client) UploadFile(filepath string, content io.Reader) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳