Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Alpha2 []string = []string{}/* 243 elements not displayed */
Alpha2 is a list of supported alpha2 country codes. Ideally, we should call phonenumbers.GetSupportedRegions() to get this list. But the portal dependency i18n-iso-countries does not support "AC" and "TA" So we hard code the result of phonenumbers.GetSupportedRegions() with "AC" and "TA" excluded.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.