Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Checksummer util.Sha1Checksum
FileDownloader downloader.Downloader
GetPluginRepos pluginReposFetcher
PluginRepo pluginrepo.PluginRepo
RepoName string
UI terminal.UI
}
type PluginDownloader ¶
type PluginDownloader struct {
UI terminal.UI
FileDownloader downloader.Downloader
}
type PluginInstaller ¶
func NewPluginInstaller ¶
func NewPluginInstaller(context *Context) PluginInstaller
Source Files
¶
Click to show internal directories.
Click to hide internal directories.