package
0.3.4
Repository: https://github.com/martinohmann/kickoff.git
Documentation: pkg.go.dev

# Functions

NewTableWriter creates a new TableWriter which writes the table to w upon calling Render().
NewTestIOStreams provides IOStreams that use a *bytes.Buffer.

# Variables

DefaultIOStreams provides the default streams for os.Stdin, os.Stdout and os.Stderr.

# Structs

IOStreams is a holder for input and output streams.

# Interfaces

A TableWriter can create formatted tables.