plugins

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvailableIDs

func AvailableIDs() []string

AvailableIDs returns the list of registered plugin identifiers.

func EnabledFromConfig

func EnabledFromConfig(cfg *config.Config) ([]components.Plugin, []string)

EnabledFromConfig resolves the effective plugin set for the provided configuration.

Types

type Info

type Info struct {
	ID          string
	Name        string
	Description string
}

Info describes a plugin's identity and user-facing metadata.

func AvailableMetadata

func AvailableMetadata() []Info

AvailableMetadata returns metadata for all registered plugins sorted by name.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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