list

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformListFiles

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

Types

type CmdListInput

type CmdListInput struct {
	Config   ftpclient.ConnectorConfig
	ShowAll  bool
	Path     string
	SortType models.SortType
}

type Dependencies

type Dependencies struct {
	Connector ftpclient.Connector
	UseCase   useCase.ListFilesUseCase
	OutWriter io.Writer
}

Jump to

Keyboard shortcuts

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