Versions in this module Expand all Collapse all v0 v0.1.1 Jul 7, 2025 v0.1.0 Jul 7, 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