Path | Synopsis |
---|---|
cases | Package cases provides general and language-specific case mappers. |
collate | Package collate contains types for comparing and sorting Unicode strings according to a given collation order. |
currency | Package currency contains currency-related functionality. |
date | |
encoding | Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. |
internal | Package internal contains non-exported functionality that are used by packages in the text repository. |
language | Package language implements BCP 47 language tags and related functionality. |
message | Package message implements formatted I/O for localized strings with functions analogous to the fmt's print functions. |
number | Package number formats numbers according to the customs of different locales. |
runes | Package runes provide transforms for UTF-8 encoded text. |
search | Package search provides language-specific search and string matching. |
secure | secure is a repository of text security related packages. |
transform | Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. |
unicode | unicode holds packages with implementations of Unicode standards that are mostly used as building blocks for other packages in golang.org/x/text, layout engines, or are otherwise more low-level in nature. |
width | Package width provides functionality for handling different widths in text. |
Package text imports 0 packages. This documentation is generated 6 days ago. Refresh