format

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultDoctorTemplateFiles = []string{
	"templates/doctor.human.tmpl",
}

DefaultDoctorTemplateFiles lists the embedded template files that compose the human-readable doctor report. Additional templates can be appended to customize or extend sections.

Functions

func FormatJSON

func FormatJSON(w io.Writer, report *diagnosis.DoctorReport) error

FormatJSON writes the report as JSON to w.

func FormatTemplate

func FormatTemplate(w io.Writer, report *diagnosis.DoctorReport) error

FormatTemplate renders a DoctorReport through Go text/template files, following the same pattern used by the output workflow / UFM presenters.

Types

This section is empty.

Jump to

Keyboard shortcuts

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