text: golang.org/x/text/secure/precis Index | Files | Directories

Packages imported by precis

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
golang.org/x/text/casesPackage cases provides general and language-specific case mappers.
golang.org/x/text/runesPackage runes provide transforms for UTF-8 encoded text.
golang.org/x/text/transformPackage transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.
golang.org/x/text/unicode/normPackage norm contains types and functions for normalizing Unicode strings.
golang.org/x/text/widthPackage width provides functionality for handling different widths in text.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.