sync

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadTask

type DownloadTask struct {
	Uri       string
	LocalPath string
	Uid       string
}

type GenericDownloader

type GenericDownloader interface {
	Download(io.WriterAt, *s3.GetObjectInput, ...func(*s3manager.Downloader)) (int64, error)
}

type Puller

type Puller struct {
	// contains filtered or unexported fields
}

func NewPuller

func NewPuller() *Puller

func (*Puller) Pull

func (self *Puller) Pull(remoteUri string, localDir string) string

Jump to

Keyboard shortcuts

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