format

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2023 License: BSD-3-Clause Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTMLDetails

type HTMLDetails struct{}

HTMLDetails writes reports in HTML Details format

func (*HTMLDetails) Write

func (w *HTMLDetails) Write(out io.Writer, reporters []goinfo.Reporter) error

Write writes the reports collected by reporters to out

type JSON

type JSON struct{}

JSON writes reports in JSON format

func (*JSON) Write

func (w *JSON) Write(out io.Writer, reporters []goinfo.Reporter) error

Write writes the reports collected by reporters to out

type Text

type Text struct{}

Text writes reports in text format

func (*Text) Write

func (w *Text) Write(out io.Writer, reporters []goinfo.Reporter) error

Write writes the reports collected by reporters to out

Jump to

Keyboard shortcuts

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