s3

package
v0.0.0-...-4706819 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSessionAws

func CreateSessionAws(url *string, accessKeyID, secretAccessKey, token, region string) (*session.Session, error)

func GenerateTemporarilyUrl

func GenerateTemporarilyUrl(sess *session.Session, bucket, key string) (string, error)

Types

type DownloadFileFromS3Func

type DownloadFileFromS3Func func(logger *zap.Logger, filename string) (*string, error)

func NewDownloadFileFromS3Func

func NewDownloadFileFromS3Func(sess *session.Session, bucket string) DownloadFileFromS3Func

type S3UploadFunc

type S3UploadFunc func(logger *zap.Logger, objectKey string, body []byte) error

func NewS3Upload

func NewS3Upload(sess *session.Session, bucket string) S3UploadFunc

Jump to

Keyboard shortcuts

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