Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v1.4.0
func New(output io.Writer) *tabwriter.Writer
New returns a tabwriter that translates tabbed columns in input into properly aligned text.
func NewWithPadding ¶ added in v1.6.0
func NewWithPadding(output io.Writer, padding int) *tabwriter.Writer
New returns a tabwriter that translates tabbed columns in input into properly aligned text.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.