Versions in this module Expand all Collapse all v0 v0.2.0 Apr 25, 2026 Changes in this version + var ErrPluginNotFound = errors.New("plugin not found") + func LaunchAndResolvePlugin(pluginID string, launcher *plugin.Launcher, ...) (any, error) + type Container struct + CloseHostServer func() + Launcher *plugin.Launcher + Logger core.Logger + Manager pluginservicev1.Manager + func Setup(targetProviders map[string]provider.Provider, ...) (*Container, error)