//
pkg.gl
Category
git.golaxy.org/core
plugin
package
0.3.36
Repository:
https://github.com/pangdogs/core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
244 SLOC
#
Functions
Install
Install 安装插件.
NewPluginBundle
NewPluginBundle 创建插件包.
Uninstall
Uninstall 卸载插件.
UnsafePluginBundle
Deprecated: UnsafePluginBundle 访问插件包的内部方法.
Using
Using 使用插件.
#
Constants
PluginState_Active
已激活.
PluginState_Inactive
未激活.
PluginState_Loaded
已加载.
#
Variables
ErrPlugin
插件错误.
#
Structs
PluginStatus
PluginStatus 插件状态信息.
#
Interfaces
PluginBundle
PluginBundle 插件包.
PluginProvider
PluginProvider 插件提供者.
#
Type aliases
PluginState
PluginState 插件状态.