Documentation
¶
Index ¶
Constants ¶
View Source
const ProviderGithubKey model.ProviderKey = "github"
Variables ¶
View Source
var InstallerEmpty = (Installer)(nil)
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer interface {
Install(list model.GithubDependencyList) error
}
func NewGithubInstaller ¶
Click to show internal directories.
Click to hide internal directories.