pluginmanager

package
v0.0.0-...-92ff8fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2020 License: GPL-3.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandExec

func CommandExec(cmd string) string

func RandString

func RandString(n int) string

Types

type PluginManager

type PluginManager struct {
	// contains filtered or unexported fields
}

func GetInstance

func GetInstance() *PluginManager

func (*PluginManager) Exec

func (pm *PluginManager) Exec(cmd string, req interface{}) (interface{}, error)

func (*PluginManager) GetCommands

func (pm *PluginManager) GetCommands() []string

func (*PluginManager) HasCommand

func (pm *PluginManager) HasCommand(cmd string) bool

func (*PluginManager) IsInitialized

func (pm *PluginManager) IsInitialized() bool

func (*PluginManager) LoadPlugins

func (pm *PluginManager) LoadPlugins(path string) error

func (*PluginManager) SetDefines

func (pm *PluginManager) SetDefines(defs map[string]interface{})

func (*PluginManager) SetInitialDefines

func (pm *PluginManager) SetInitialDefines()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL