Documentation
¶
Overview ¶
Package example implements an example launchr plugin
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin is launchr.Plugin providing example action.
func (*Plugin) DiscoverActions ¶
DiscoverActions implements launchr.ActionDiscoveryPlugin interface.
func (*Plugin) PluginInfo ¶
func (p *Plugin) PluginInfo() launchr.PluginInfo
PluginInfo implements launchr.Plugin interface.
Click to show internal directories.
Click to hide internal directories.