//
pkg.gl
Category
github.com/mmcloughlin/addchain
internal
print
package
0.4.0
Repository:
https://github.com/mmcloughlin/addchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
71 SLOC
#
Functions
New
New builds a printer writing to w.
NewTabWriter
NewTabWriter builds a TabWriter.
#
Constants
DefaultIndent
DefaultIndent is the default string for one level of indentation.
#
Structs
Printer
Printer provides convenience methods for structured output printing.
TabWriter
TabWriter provides tabwriter.Writer functionality with the Printer interface.