Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PluginMap map[string]PluginModel
Functions ¶
func GetObjFromPlugin ¶
func LoadPlugin ¶
func LoadPlugin(name, filePath string)
func RunFuncWithArg ¶
func RunFuncWithArg[I any, O any](name, funcName string, i I) model.ResultModel[O]
单个参数,单个返回
func RunFuncWithArg0 ¶
Types ¶
type PluginModel ¶
Click to show internal directories.
Click to hide internal directories.