s3download

package
v0.0.0-...-b70959e Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Keys              []string `json:"keys,omitempty" yaml:"keys" `
	DownloadDirectory string   `json:"downloadDirectory,omitempty" yaml:"downloadDirectory" `
	// MB
	ReserveSpace       uint64 `json:"reserveSpace,omitempty" yaml:"reserveSpace"`
	SpaceCheckInterval int    `json:"spaceCheckInterval,omitempty" yaml:"spaceCheckInterval" `

	// tar.gz, gz, zip
	DeCompress bool `json:"decompress,omitempty" yaml:"decompress"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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