output

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package output renders a run's Result as terminal text, markdown (in the ops-report style: problems first, full table after) or JSON.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JSON

func JSON(res engine.Result) (string, error)

JSON renders the machine-readable result.

func Markdown

func Markdown(res engine.Result, title string) string

Markdown renders an ops-style report: summary, problems, full table.

func Text

func Text(res engine.Result) string

Text renders for the terminal: worst findings first (Result is pre-sorted).

Types

This section is empty.

Jump to

Keyboard shortcuts

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