Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJCLIPluginPath ¶
GetJCLIPluginPath returns the path of a jcli plugin
func LoadPlugins ¶
LoadPlugins loads the plugins
Types ¶
type Plugin ¶
type Plugin struct {
Use string `yaml:"use"`
Short string
Long string
Main string
Version string
DownloadLink string `yaml:"downloadLink"`
Installed bool
}
func FindPlugins ¶
type PluginError ¶
type PluginError struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.