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)
Types ¶
type LanguageData ¶
type LanguageData struct { Code string Label string DataGetter func() goeasyi18n.TranslateStrings }
Click to show internal directories.
Click to hide internal directories.