package
0.0.0-20210330190653-bcf66f086d94
Repository: https://github.com/google/googlesource-auth-tools.git
Documentation: pkg.go.dev

# Functions

FindGitBinary finds a git binary from the PATH.
MakeCookies create cookies for .gitcookies.
MakeToken creates a token for the given URL.
TokenSourceFromConfig returns a TokenSource configured based on gitconfig.

# Structs

CredentialConfig is the configuration for credentials.
GitBinary is a path to Git binary.

# Interfaces

GitConfigAccessor is an interface for reading git-config.