context

package
v0.0.0-...-fb247b5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2018 License: MIT Imports: 1 Imported by: 0

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
	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