Versions in this module Expand all Collapse all v0 v0.22.0 Oct 1, 2025 Changes in this version + type Plugin struct + func (p *Plugin) DiscoverActions(_ context.Context) ([]*action.Action, error) + func (p *Plugin) OnAppInit(app launchr.App) error + func (p *Plugin) PluginInfo() launchr.PluginInfo