package
1.2.0
Repository: https://github.com/fluxcd/helm-controller.git
Documentation: pkg.go.dev

# Functions

Normalize returns a copy of the string s with the first word mapped to its title case.
NormalizeWithLanguage returns a copy of the string s with the first word mapped to its title case.
Title returns a copy of the string s with all Unicode letters that begin words mapped to their title case.
TitleWithLanguage returns a copy of the string s with all Unicode letters that begin words mapped to their title case.