package
2.3.4+incompatible
Repository: https://github.com/f110/git-lfs.git
Documentation: pkg.go.dev

# Functions

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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTransferQueue builds a TransferQueue, direction and underlying mechanism determined by adapter.
No description provided by the author
No description provided by the author
No description provided by the author
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

# 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
No description provided by the author
No description provided by the author
No description provided by the author
TransferQueue organises the wider process of uploading and downloading, including calling the API, passing the actual transfer request to transfer adapters, and dealing with progress, errors and retries.
Result of a transfer returned through CompletionChannel().

# Interfaces

Adapter is implemented by types which can upload and/or download LFS file content to a remote store.
No description provided by the author
Env is any object with a config.Environment interface.

# Type aliases

No description provided by the author
No description provided by the author
NewAdapterFunc creates new instances of Adapter.
No description provided by the author
No description provided by the author