download

package
v0.0.0-...-2b5ea0c Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformDownload

func PerformDownload(ctx context.Context, logger logging.Logger, deps *Dependencies, input *CmdDownloadInput) (err error)

Types

type CmdDownloadInput

type CmdDownloadInput struct {
	Config     ftpclient.ConnectorConfig
	RemotePath string
	Path       string
}

type Dependencies

type Dependencies struct {
	Connector ftpclient.Connector
	FileStore repositories.FileStore
	UseCase   ftp.DownloadUseCase
	OutWriter io.Writer
}

Jump to

Keyboard shortcuts

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