rule

package
v1.6.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StopC         = make(chan struct{})
	ResultChannel = make(chan ExecResult, 1024)
)

Functions

This section is empty.

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