report

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckResult

type CheckResult struct {
	check.Metadata
	LastCheck      check.Result `json:"last_check"`
	LastKnownCheck check.Result `json:"last_known_check"`
}

CheckResult is a static capture of a check and associated results.

type Report

type Report struct {
	check.Result
	Results map[string]CheckResult `json:"results"`
}

Report is a static capture of an application and associated results.

Jump to

Keyboard shortcuts

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