tabwriter

package
v0.0.0-...-6aac4aa Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct {
	// contains filtered or unexported fields
}

func New

func New(out io.Writer) *Writer

func (*Writer) Append

func (w *Writer) Append(args ...interface{})

func (*Writer) AppendAndFlush

func (w *Writer) AppendAndFlush(args ...interface{}) error

func (*Writer) Render

func (w *Writer) Render() error

func (*Writer) Reset

func (w *Writer) Reset()

func (*Writer) SetHeader

func (w *Writer) SetHeader(header []string)

func (*Writer) Write

func (w *Writer) Write(buf []byte) (n int, err error)

Jump to

Keyboard shortcuts

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