Versions in this module Expand all Collapse all v0 v0.84.1 Aug 5, 2026 v0.84.0 Jul 31, 2026 Changes in this version + type Config struct + Source string + type Plugin struct + func (p *Plugin) Do(event *pipeline.Event) pipeline.ActionResult + func (p *Plugin) Start(config pipeline.AnyConfig, params *pipeline.ActionPluginParams) + func (p *Plugin) Stop() + type Program struct