cmkpluginregistry

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoPluginInCatalog = errors.New("no plugin in catalog")

Functions

This section is empty.

Types

type Option added in v0.5.0

type Option func(catalog.BuiltInPluginRegistry)

func WithBuiltInPlugins added in v0.5.0

func WithBuiltInPlugins(plugins []catalog.BuiltInPlugin) Option

type Registry

type Registry struct {
	serviceapi.Registry
	*plugincatalog.Catalog
}

func New

func New(ctx context.Context, cfg *config.Config, opts ...Option) (*Registry, error)

New creates a new instance of Catalog with the provided configuration.

func (*Registry) Close

func (p *Registry) Close() error

Jump to

Keyboard shortcuts

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