mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 10:58:35 +08:00
规则引擎
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
NODE_CATEGORY_TRANSFORM = "transform"
|
||||
NODE_CATEGORY_EXTERNAL = "external"
|
||||
NODE_CATEGORY_OTHERS = "others"
|
||||
NODE_CATEGORY_FLOWS = "flows"
|
||||
)
|
||||
|
||||
// Factory is node's factory to create node based on metadata
|
||||
|
||||
Reference in New Issue
Block a user