report

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHTMLReport

func NewHTMLReport(results []checks.CheckResult) string

Types

type JSONReport

type JSONReport struct {
	Timestamp string                   `json:"timestamp"`
	Results   []checks.CheckResult     `json:"results"`
	Summary   map[checks.RiskLevel]int `json:"summary"`
}

func NewJSONReport

func NewJSONReport(results []checks.CheckResult) JSONReport

Jump to

Keyboard shortcuts

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