Directory /src/pkg/text
Name | Synopsis | |
---|---|---|
scanner | Package scanner provides a scanner and tokenizer for UTF-8-encoded text. | |
tabwriter | Package tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text. | |
template | Package template implements data-driven templates for generating textual output. | |
parse | Package parse builds parse trees for templates as defined by text/template and html/template. |
Need more packages? Take a look at the Go Project Dashboard.