config

package
v1.509.25 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultPluginName = "aspectplugin"

DefaultPluginName is the name each aspect plugin must provide.

Variables

View Source
var Handshake = goplugin.HandshakeConfig{
	ProtocolVersion:  3,
	MagicCookieKey:   "PLUGIN",
	MagicCookieValue: "ASPECT",
}

Handshake is the shared handshake config for the v1alpha4 protocol.

PluginMap represents the plugin interfaces allowed to be implemented by a plugin executable.

Functions

func NewConfigFor

func NewConfigFor(p plugin.Plugin) *goplugin.ServeConfig

NewConfigFor returns the default configuration for the passed Plugin implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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