Versions in this module Expand all Collapse all v0 v0.3.0 Feb 23, 2026 Changes in this version + var ErrNoPluginInCatalog = errors.New("no plugin in catalog") + type Registry struct + func New(ctx context.Context, cfg *config.Config) (*Registry, error) + func (p *Registry) Close() error