mkdir

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformMkdir

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

Types

type CmdMkdirInput

type CmdMkdirInput struct {
	Config ftpclient.ConnectorConfig
	Path   string
}

type Dependencies

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

Jump to

Keyboard shortcuts

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