output

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColumnFunc

func ColumnFunc(sep string, filterFunc func(fields []string), fieldIndexs ...int) func([]byte)

Types

type Output

type Output struct {
	W          io.Writer
	HandleFunc func(line []byte)
	// contains filtered or unexported fields
}

func (*Output) Close

func (o *Output) Close()

func (*Output) Write

func (o *Output) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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