Namespace: go.std.text.tabwriter

v1.0

Contents

Summary

Provides a low-level interface to the text/tabwriter package.

Package tabwriter implements a write filter (tabwriter.Writer) that
translates tabbed columns in input into properly aligned text.

The package is using the Elastic Tabstops algorithm described at
http://nickgravgaard.com/elastictabstops/index.html.

The text/tabwriter package is frozen and is not accepting new features.

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types