package
2.3.4+incompatible
Repository: https://github.com/jeffreydwalter/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
Retries returns the number of retries requested for a given http.Request.
WithRetries stores the desired number of retries "n" on the given http.Request, and causes it to be retried "n" times in the case of a non-nil network related error.

# 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
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

AskPassCredentialHelper implements the CredentialHelper type for GIT_ASKPASS and 'core.askpass' configuration values.
No description provided by the author
No description provided by the author
An Endpoint describes how to access a Git LFS server.

# Interfaces

No description provided by the author
No description provided by the author
Env is an interface for the config.Environment methods that this package relies on.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
CredentialHelpers is a []CredentialHelper that iterates through each credential helper to fill, reject, or approve credentials.
No description provided by the author
TestEnv is a basic config.Environment implementation.
No description provided by the author