package
3.8.0+incompatible
Repository: https://github.com/didi/nightingale.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
Fprintf is like fmt.Fprintf, but using language-specific formatting.
Init will init i18n support via input language.
Printf is like fmt.Printf, but using language-specific formatting.
Sprint is like fmt.Sprint, but using language-specific formatting.
Sprintf formats according to a format specifier and returns the resulting string.
# Structs
No description provided by the author