printer

package
v1.0.58-rc.20-rc Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct{}

Options is the struct used to pass options to the printer

type Printer

type Printer interface {
	// Print will write the object in the writer using the given options
	Print(obj interface{}, opt Options, w io.Writer) error
}

Printer is an interface that knows how to print runtime objects

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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