printers

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONPrinter

type JSONPrinter struct{}

func (*JSONPrinter) PrintObj

func (*JSONPrinter) PrintObj(report types.Report, w io.Writer) error

type MarkdownPrinter

type MarkdownPrinter struct{}

func (*MarkdownPrinter) PrintObj

func (*MarkdownPrinter) PrintObj(report types.Report, w io.Writer) error

type Printer

type Printer interface {
	PrintObj(types.Report, io.Writer) error
}

type TablePrinter

type TablePrinter struct{}

func (*TablePrinter) PrintObj

func (*TablePrinter) PrintObj(report types.Report, w io.Writer) error

type YAMLPrinter

type YAMLPrinter struct{}

func (*YAMLPrinter) PrintObj

func (*YAMLPrinter) PrintObj(report types.Report, w io.Writer) error

Jump to

Keyboard shortcuts

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