text: golang.org/x/text/cases Index | Examples | Files | Directories

Packages imported by cases

PathSynopsis
golang.org/x/text/languagePackage language implements BCP 47 language tags and related functionality.
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.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
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.