bootstrap

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginSystem

type PluginSystem struct {
	// contains filtered or unexported fields
}

func NewPluginSystem

func NewPluginSystem(
	ctx context.Context,
	pluginsDir string,
	devMode bool,
	hostFuncs *hostfunctions.Registry,
	logger func(string),
) (*PluginSystem, error)

func (*PluginSystem) Close

func (ps *PluginSystem) Close(ctx context.Context) error

func (*PluginSystem) Plugins

func (ps *PluginSystem) Plugins() []plugin.Plugin

func (*PluginSystem) Registry

func (ps *PluginSystem) Registry() *registry.Registry

Jump to

Keyboard shortcuts

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