i18n

package
v0.0.0-...-02edade Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLanguageList

func GetLanguageList() []string

func GetLanguageMap

func GetLanguageMap() map[string]*LanguageData

func SetLanguage

func SetLanguage(lang string)

func T

func T(translateKey string, options ...goeasyi18n.Options) string

Types

type LanguageData

type LanguageData struct {
	Code       string
	Label      string
	DataGetter func() goeasyi18n.TranslateStrings
}

Jump to

Keyboard shortcuts

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