Documentation ¶
Index ¶
Constants ¶
View Source
const (
COULD_NOT_DETECT_PACKAGE_ERROR_MESSAGE = "Could not detect Language"
)
View Source
const LOCALE_NAME_MAX_LENGTH uint32 = 85
Variables ¶
View Source
var SUPPORTED_LOCALES = map[uintptr]string{
0x0407: "de-DE",
0x0409: "en-US",
0x0c0a: "es-ES",
0x040c: "fr-FR",
0x0410: "it-IT",
0x0411: "ja-JA",
0x0412: "ko_KR",
0x0416: "pt-BR",
0x0804: "zh-CN",
0x0c04: "zh-HK",
0x0404: "zh-TW",
}
Functions ¶
func DetectIETF ¶
func DetectLanguage ¶
func DetectTerritory ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.