package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
Fold returns a Caser that implements Unicode case folding.
HandleFinalSigma specifies whether the special handling of Greek final sigma should be enabled.
Lower returns a Caser for language-specific lowercasing.
Title returns a Caser for language-specific title casing.
Upper returns a Caser for language-specific uppercasing.
# Constants
UnicodeVersion is the Unicode version from which the tables in this package are derived.
# Type aliases
An Option is used to modify the behavior of a Caser.