copy

package
v0.0.0-...-0417971 Latest Latest
Warning

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

Go to latest
Published: May 20, 2023 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CopyOptions

type CopyOptions struct {
	BucketURI       string
	IteratorURI     string
	IteratorSources []string
	Logger          *log.Logger
	ACL             string
	Verbose         bool
}

type CopyStats

type CopyStats struct {
	Seen    uint64
	Skipped uint64
	Copied  uint64
}

func Copy

func Copy(ctx context.Context, opts *CopyOptions) (*CopyStats, error)

Jump to

Keyboard shortcuts

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