Versions in this module Expand all Collapse all v1 v1.2.0 Oct 18, 2024 v1.1.0 Jan 22, 2024 v1.0.0 Jun 22, 2023 Changes in this version + type Executor interface + Execute func(ctx context.Context, gClient pluginpb.PluginClient, plugin config.Plugin, ...) error + func NewExecutor() Executor