Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPluginNameEmpty = errors.New("plugin executable name is empty") ErrReadPluginNamesConfig = errors.New("failed to read configured plugin executable names") ErrUndeterminedProfile = errors.New("unable to determine configuration profile") ErrPluginAlreadyExists = errors.New("plugin executable already exists in configuration") ErrPluginNotFound = errors.New("plugin executable not found in system PATH") )
Functions ¶
func RunInternalPluginAdd ¶
func RunInternalPluginList ¶
func RunInternalPluginList() error
func RunInternalPluginRemove ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.