Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FuncCore = map[string]any{ ruleconst.FUNC_IchubLog: golog.Info, ruleconst.FUNC_Golog: golog.Info, ruleconst.Func_PrintLn: fmt.Println, ruleconst.FUNC_FromJson: MapFrom, ruleconst.FUNC_ToJson: jsonutils.ToJsonPretty, ruleconst.FUNC_CheckType: baseutils.CheckType, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.