plugin

package
v1.6.16 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin = schema.Provider

Plugin is the interface that plugins must implement to be loaded by the server. It is a type alias for schema.Provider so that func() Plugin and func() schema.Provider are the same type for plugin symbol lookup.

func PluginsForPattern

func PluginsForPattern(pattern ...string) ([]Plugin, error)

PluginsForPattern will load plugins from filesystem for a given glob pattern

Jump to

Keyboard shortcuts

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