Documentation
¶
Overview ¶
Package plugin provides a metadata registry for external plugins. It stores Manifest information for display purposes (plugin:list, status, debugger). It does NOT manage lifecycle — that is handled by the ServiceProvider system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is a thread-safe metadata registry for plugins.
Click to show internal directories.
Click to hide internal directories.