Documentation ¶ Index ¶ Constants func GetLang() map[string]map[string]string func LoadLang(lang map[string]map[string]string, context string, idiom string) func Translate(line string, idiom string, replacements []string) string Constants ¶ View Source const Context string = "example" Variables ¶ This section is empty. Functions ¶ func GetLang ¶ func GetLang() map[string]map[string]string func LoadLang ¶ func LoadLang(lang map[string]map[string]string, context string, idiom string) func Translate ¶ func Translate(line string, idiom string, replacements []string) string Types ¶ This section is empty. Source Files ¶ View all Source files exampleLang.golanguage.go Directories ¶ Show internal Expand all Path Synopsis common Click to show internal directories. Click to hide internal directories.