plugin_internal

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

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 RunInternalPluginAdd(pluginExecutable string) error

func RunInternalPluginList

func RunInternalPluginList() error

func RunInternalPluginRemove

func RunInternalPluginRemove(pluginExecutable string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL