Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutomationEngine ¶
AutomationEngine interface describe the public methods available on the automation engine
func NewAutomationEngine ¶
func NewAutomationEngine( ruleService services.RuleService, ruleWatcherFactory watchers.RuleWatcherFactory, logger log.FieldLogger, ) AutomationEngine
NewAutomationEngine creates a new automation engine
Click to show internal directories.
Click to hide internal directories.