output

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct{}

func (Group) WrapWriter

func (Group) WrapWriter(w io.Writer, _ string) io.Writer

type Interleaved

type Interleaved struct{}

func (Interleaved) WrapWriter

func (Interleaved) WrapWriter(w io.Writer, _ string) io.Writer

type Output

type Output interface {
	WrapWriter(w io.Writer, prefix string) io.Writer
}

type Prefixed

type Prefixed struct{}

func (Prefixed) WrapWriter

func (Prefixed) WrapWriter(w io.Writer, prefix string) io.Writer

Jump to

Keyboard shortcuts

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