package
Version:
v1.1.23
Opens a new window with list of versions in this module.
Published: Aug 7, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
InitPool 初始化规则引擎池
@param poolMinLen 最小容量
@param poolMaxLen 最大容量
@param api 注入的API
@return error
RegisterApi 向引擎池注册公共API
@param api
RegisterCode 注册代码
@param name 规则名称 一般是nodeID
@param code 代码
RunCode 执行代码
@param name
@param env
UpdateCode 全量更新池子里的代码
@return error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.