Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginLoader ¶
type PluginLoader struct {
// contains filtered or unexported fields
}
PluginLoader跟踪加载的插件
func NewPluginLoader ¶
func NewPluginLoader(pluginDir string) (*PluginLoader, error)
NewPluginLoader创建新的插件加载程序
Click to show internal directories.
Click to hide internal directories.