Delete Rule Chain Instance
Example:
//Delete the created rule engine instance
rulego.Del("rule01")
1
2
2
Edit this page on GitHub (opens new window)
Last Updated: 2026/02/04, 10:50:11
RuleGo Example:
//Delete the created rule engine instance
rulego.Del("rule01")