Documentation ¶
Overview ¶
text is a repository of text-related packages related to internationalization (i18n) and localization (l10n), such as character encodings, text transformations, and locale-specific text handling.
There is a 30 minute video, recorded on 2017-11-30, on the "State of vitess.io/vitess/go/mysql/collations/vindex" at https://www.youtube.com/watch?v=uYrDrMEGu58
Directories ¶
Path | Synopsis |
---|---|
Package collate contains types for comparing and sorting Unicode strings according to a given collation order.
|
Package collate contains types for comparing and sorting Unicode strings according to a given collation order. |
internal
|
|
unicode holds packages with implementations of Unicode standards that are mostly used as building blocks for other packages in vitess.io/vitess/go/mysql/collations/vindex, layout engines, or are otherwise more low-level in nature.
|
unicode holds packages with implementations of Unicode standards that are mostly used as building blocks for other packages in vitess.io/vitess/go/mysql/collations/vindex, layout engines, or are otherwise more low-level in nature. |
norm
Package norm contains types and functions for normalizing Unicode strings.
|
Package norm contains types and functions for normalizing Unicode strings. |
Click to show internal directories.
Click to hide internal directories.