Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImplementRequiredFunctions ¶
func ImplementRequiredFunctions(arachne_plugin *ArachnePluginRegister)
Attaches the requires function scaffolding to an ArachnePlugin struct - these are MANDATORY for the Arachne agent to accept the plugin as valid!
func LoadEmbeddedInfo ¶
Types ¶
type ArachnePluginRegister ¶
type ArachnePluginRegister struct { PluginInfo arachne_plugin_scaffold.PluginInfo Funcs []interface{} FuncMap wapc.Functions }
var Arachne_Plugin_Register ArachnePluginRegister
Global plugin instance
Click to show internal directories.
Click to hide internal directories.