printers

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Discard

type Discard struct{}

func (Discard) Close

func (d Discard) Close(writer io.Writer)

func (Discard) Flush

func (d Discard) Flush(writer io.Writer, last bool)

func (Discard) Fprintf

func (d Discard) Fprintf(writer io.Writer, format string, args ...interface{}) (n int, err error)

func (Discard) Fprintln

func (d Discard) Fprintln(writer io.Writer, args ...interface{}) (n int, err error)

func (Discard) PrintObj

func (d Discard) PrintObj(obj runtime.Object, writer io.Writer) error

func (Discard) Printf

func (d Discard) Printf(format string, args ...interface{}) (n int, err error)

func (Discard) Println

func (d Discard) Println(args ...interface{}) (n int, err error)

Jump to

Keyboard shortcuts

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