Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyValueStrings ¶
Get attributes as Type/Value string arrays
Types ¶
type Accounting ¶
type Module ¶
type Module interface { Reload() Setup(*PluginContext) Name() string }
func LoadPlugin ¶
func LoadPlugin(path string, ctx *PluginContext) (Module, error)
type PluginContext ¶
Click to show internal directories.
Click to hide internal directories.