package
0.4.0
Repository: https://github.com/mmcloughlin/addchain.git
Documentation: pkg.go.dev

# Functions

New builds a printer writing to w.
NewTabWriter builds a TabWriter.

# Constants

DefaultIndent is the default string for one level of indentation.

# Structs

Printer provides convenience methods for structured output printing.
TabWriter provides tabwriter.Writer functionality with the Printer interface.