package
0.54.0-alpha4
Repository: https://github.com/redhat-developer/app-services-cli.git
Documentation: pkg.go.dev

# Packages

Internationalization implementation using nicksnyder/go-i18n.

# Functions

GetDefaultLanguage returns the default i18n language used.
GetDefaultLocales returns the default locale files.
NewEntry returns a new template entry which is a type for interpolating a string.

# Structs

TemplateEntry is a type which defines variable interpolation key:value pairs which are used to pass dynamic values to the template.

# Interfaces

Localizer is an abstract interface which defines methods to load i18n messages.