plugins

package
v0.99.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginHandshake

type PluginHandshake struct {
	Key   string
	Value string
}

PluginHandshake includes handshake properties for the plugin.

type PluginIdentity

type PluginIdentity struct {
	ProtocolVersion uint
	// ExecutableLocation is the full path to the plugin server's executable location
	ExecutableLocation string
	// ExecutableArgs is the argument list for the provided plugin executable - optional
	ExecutableArgs []string
	// ExecutableEnvVars is the environment variable list for the provided plugin executable - optional
	ExecutableEnvVars []string
}

PluginIdentity identifies the plugin's version and executable location.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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