rule

package
v1.17.0-beta.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ResultChannel chan ExecResult
View Source
var StopChan chan bool

Functions

func SendMessageToController added in v1.7.0

func SendMessageToController(stop chan bool)

Types

type ErrorMsg

type ErrorMsg struct {
	Detail    string
	Timestamp time.Time
}

type ExecResult

type ExecResult struct {
	RuleID    string
	ProjectID string
	Status    string
	Error     ErrorMsg
}

Jump to

Keyboard shortcuts

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