i18n

package
v0.0.0-...-3109498 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(newDefaultLanguageProvider),
	fx.Invoke(initializeErrorCodeModule),
	fx.Invoke(initializeI18nModule),
)

Functions

This section is empty.

Types

type Language

type Language interface {
	GetLanguages() []string
	ValidateLanguage(language string) (string, bool)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL