Documentation ¶
Index ¶
- Constants
- func GetAllFile(pathname string, isFile bool) ([]string, error)
- func GetAllPlug() *mytype.ArrayList
- func GetMd5(str string) string
- func GetPlug(plugPath string) xplug2.XPlug
- func GetPlugFun(pluginFile string, funcName string) (plugin.Symbol, error)
- func IsDir(path string) (bool, error)
- func IsPlug(path string) bool
- func IsPlugMain(path string) bool
- func ReadXPlugConfig()
Constants ¶
View Source
const MAIN_FIEL string = "main.so"
定义一些常量,方便使用和更改
View Source
const PLUG_SUFFIX string = "so"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.