Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeWithHTTP ¶
InitializeWithHTTP initialize git client with http protocol
Types ¶
type Git ¶
type Git interface {
Clone(ctx context.Context, dir string, src TargetSource) error
}
Git describes a git service.
type ProgressLogger ¶
ProgressLogger is a writer for git progress
Click to show internal directories.
Click to hide internal directories.