aws_s3

package
v0.0.0-...-d2770bb Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession(info Info) (*session.Session, error)

Types

type Info

type Info struct {
	Endpoint  string `json:"-"`
	AccessKey string `json:"-"`
	SecretKey string `json:"-"`
	Region    string `json:"-"`
	Currency  string `json:"-"`
	Bucket    string `json:"-"`
	TmpDir    string `json:"-"`
}

Jump to

Keyboard shortcuts

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