Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PluginIdentifier ¶
func NewPluginIdentifier ¶
func NewPluginIdentifier(name string, version string) *PluginIdentifier
func (*PluginIdentifier) PluginName ¶
func (plugin *PluginIdentifier) PluginName() string
func (*PluginIdentifier) PluginVersion ¶
func (plugin *PluginIdentifier) PluginVersion() string
func (*PluginIdentifier) String ¶
func (plugin *PluginIdentifier) String() string
Click to show internal directories.
Click to hide internal directories.