engine

package
v0.0.0-...-0d671b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutomationEngine

type AutomationEngine interface {
	Start(context.Context) error
}

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

Directories

Path Synopsis
Package actions is a generated GoMock package.
Package actions is a generated GoMock package.
Package watchers is a generated GoMock package.
Package watchers is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL