upload

package
v0.0.0-...-35b150b Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultUploadPartSize = MinUploadPartSize
View Source
const MinUploadPartSize int64 = 1024 * 1024 * 5

from s3 manager

Variables

This section is empty.

Functions

This section is empty.

Types

type Uploader

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

func NewUploader

func NewUploader(creds aws.Credentials, disableBuffer bool) Uploader

func (*Uploader) UploadFiles

func (u *Uploader) UploadFiles(filenames []string, s3path string, multipartUploadId *string) error

Jump to

Keyboard shortcuts

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