Versions in this module Expand all Collapse all v0 v0.23.0 Jun 11, 2026 Changes in this version + type Item struct + CreatedAt string + ID int + Name string + type Plugin struct + func (p *Plugin) DiscoverActions(_ context.Context) ([]*action.Action, error) + func (p *Plugin) PluginInfo() launchr.PluginInfo + type Result struct + Items []Item + Summary Summary + type Summary struct + Prefix string + Total int