Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitDownloader ¶
type GitDownloader struct {
// contains filtered or unexported fields
}
func NewGitDownloader ¶
func NewGitDownloader(wd string) *GitDownloader
type SystemGitDownloader ¶
type SystemGitDownloader struct {
// contains filtered or unexported fields
}
func NewSystemGitDownloader ¶
func NewSystemGitDownloader(wd string) *SystemGitDownloader
Click to show internal directories.
Click to hide internal directories.