output

package
v0.10.0 Latest Latest
Warning

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

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

Documentation

Overview

internal/output/json.go

internal/output/markdown.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteJSON

func WriteJSON(w io.Writer, report model.Report) error

WriteJSON writes the report as pretty-printed JSON to w.

func WriteMarkdown

func WriteMarkdown(w io.Writer, report model.Report) error

WriteMarkdown writes the report as GitHub-flavored markdown to w.

func WriteTrendsJSON added in v0.5.0

func WriteTrendsJSON(w io.Writer, report model.TrendsReport) error

WriteTrendsJSON writes the trends report as pretty-printed JSON to w.

func WriteTrendsMarkdown added in v0.5.0

func WriteTrendsMarkdown(w io.Writer, report model.TrendsReport) error

WriteTrendsMarkdown writes the trends report as GitHub-flavored markdown to w.

Types

This section is empty.

Jump to

Keyboard shortcuts

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