context

package
v0.0.0-...-890d60c Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2021 License: MIT Imports: 2 Imported by: 3

Documentation

Overview

Package context contains type information for an alert's context, which is used to keep track of data an alert has accumulated through its life-cycle. This gets its own package to prevent import cycles.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Name          string
	StartedTS     uint64
	search.Result `luautil:",inline"`
	time.Time     `luautil:"-"`
}

Context describes information about an alert it accumulates through its life-cycle

Jump to

Keyboard shortcuts

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