Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GitAuth ¶
type GitAuth struct {
// contains filtered or unexported fields
}
func NewGitAuth ¶
func (*GitAuth) GetAuthEnvs ¶
func (*GitAuth) GetAuthMethod ¶
func (a *GitAuth) GetAuthMethod() (transport.AuthMethod, error)
type GoGitCachedCommitChecker ¶
type GoGitCachedCommitChecker struct {
Cache cache.Cache
Log *zap.SugaredLogger
}
func (GoGitCachedCommitChecker) GetLatestCommit ¶
type LastCommitChecker ¶
type LastCommitKey ¶
type LastCommitKey struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.