Documentation
¶
Overview ¶
Package pluginmgr is a plugin manager which keeps all plugins' instance Notice: any plugin using this framework should implements
a func named 'GetInstance' to return there instance
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AChainPM ¶
type AChainPM struct { PluginMgr *PluginMgr // contains filtered or unexported fields }
AChainPM is the plugin manager wrapper for AmpChain
func GetPluginMgr ¶
GetPluginMgr return plugin manager instance
Click to show internal directories.
Click to hide internal directories.