plugin

package
v1.1.25 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter func(plugin.Plugin) bool

func NameFilter

func NameFilter(names ...string) Filter

type Manager

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

func NewPluginManager

func NewPluginManager(dir string) *Manager

func (*Manager) LoadPlugins

func (m *Manager) LoadPlugins() ([]plugin.Plugin, error)

func (*Manager) LoadPluginsWithFilter

func (m *Manager) LoadPluginsWithFilter(fs ...Filter) ([]plugin.Plugin, error)

Jump to

Keyboard shortcuts

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