report

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package report formats brief detection results for output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Human

func Human(w io.Writer, r *brief.Report, verbose bool)

Human writes the report in human-readable format.

func JSON

func JSON(w io.Writer, r *brief.Report) error

JSON writes the report as JSON.

func Markdown added in v0.4.1

func Markdown(w io.Writer, r *brief.Report, verbose bool)

Markdown writes the report in markdown format.

func MissingHuman added in v0.4.0

func MissingHuman(w io.Writer, r *brief.MissingReport)

MissingHuman writes the missing report in human-readable format.

func MissingJSON added in v0.4.0

func MissingJSON(w io.Writer, r *brief.MissingReport) error

MissingJSON writes the missing report as JSON.

func MissingMarkdown added in v0.4.1

func MissingMarkdown(w io.Writer, r *brief.MissingReport)

MissingMarkdown writes the missing report in markdown format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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