s3

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultObjectName

func DefaultObjectName(args ObjNameArgs) string

func New

func New(region, bucket string, options ...Option) hatchery.Destination

Types

type ObjNameArgs

type ObjNameArgs struct {
	Prefix    string
	Timestamp time.Time
	Seq       int
	Ext       string
}

type ObjNameFunc

type ObjNameFunc func(args ObjNameArgs) string

type Option

type Option func(*client)

func WithPrefix

func WithPrefix(prefix string) Option

Jump to

Keyboard shortcuts

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