awzone

package
v0.0.0-...-488e2b1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UploadMain

func UploadMain(filenames []string, bucket, path string) error

Types

type DebugOptions

type DebugOptions struct {
	VerboseLevel int
}
var Debug DebugOptions

type ProgressCounter

type ProgressCounter struct {
	Total int64
	Count int64

	Bar *progressbar.ProgressBar
}

func NewProgressCounter

func NewProgressCounter(size int64, x, y int, descr string) *ProgressCounter

func (*ProgressCounter) Write

func (pc *ProgressCounter) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

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