Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Languages = map[v1alpha1.LanguageCode]string{}/* 184 elements not displayed */
Languages is a map of all ISO 639-1 language codes, using the two character lowercase language code as key, english name of language as value. Refer https://www.loc.gov/standards/iso639-2/php/code_list.php
Functions ¶
func IsValidLanguageCode ¶
func IsValidLanguageCode(code v1alpha1.LanguageCode) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.