Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateCheckCallback ¶
func CertificateCheckCallback(cert *git.Certificate, valid bool, hostname string) error
func Clone ¶
func Clone(repo, path, branch string, sshCredential SSHCredential) (*git.Repository, error)
Types ¶
type SSHCredential ¶
func (SSHCredential) GetCallback ¶
func (s SSHCredential) GetCallback() func(string, string, git.CredentialType) (*git.Credential, error)
Click to show internal directories.
Click to hide internal directories.