package
0.1.3
Repository: https://github.com/lemondevxyz/ft.git
Documentation: pkg.go.dev

# Functions

DirToCollection gets all files within a directory and adds them to a collection.
FsToCollection takes in an afero file system and turns it into a collection of files.
NewOperation returns an operation object.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Operation is an object that contains a file transfer from multiple sources to one destination.
OperationError is an error that can occur in the middle of an operation.
OperationFile is a marshallable object that is used to communicate with Controller.
No description provided by the author
OsFileInfo is a wrapper around os.FileInfo that allows it to be marshalled to json.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
ProgressSetter is an interface that allows for progress setting for files.
No description provided by the author

# Type aliases

No description provided by the author