types

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	EventId     string `json:"eventId"`
	Start       int64  `json:"start"`
	End         int64  `json:"end"`
	Type        string `json:"type"`
	State       string `json:"state"`
	Problem     string `json:"problem"`
	Detail      string `json:"detail"`
	Severity    int    `json:"severity"`
	EntityName  string `json:"entityName"`
	EntityLabel string `json:"entityLabel"`
	EntityType  string `json:"entityType"`
}

Jump to

Keyboard shortcuts

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