Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandProtocol ¶
type PluginStub ¶
type PluginStub struct {
// contains filtered or unexported fields
}
func StartUpPluginStub ¶
func StartUpPluginStub(plugin *models.Plugin) (*PluginStub, error)
func (*PluginStub) GetPluginInterface ¶
func (p *PluginStub) GetPluginInterface() (CommandProtocol, error)
func (*PluginStub) Stop ¶
func (p *PluginStub) Stop() error
Click to show internal directories.
Click to hide internal directories.