Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var T go_i18n.TranslateFunc
Functions ¶
func Init ¶
func Init(config LocalReader) go_i18n.TranslateFunc
func IsSupportedLocale ¶
func SupportedLocales ¶
func SupportedLocales() []string
Types ¶
type LocalReader ¶
type LocalReader interface {
Locale() string
}
Click to show internal directories.
Click to hide internal directories.