Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CountriesISO2 = map[string]Country{}/* 249 elements not displayed */
CountriesISO2 indexes ISO3166 countries by their alpha-2 code.
View Source
var CountriesISO3 = map[string]Country{}/* 249 elements not displayed */
CountriesISO3 indexes ISO3166 countries by their alpha-3 code.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.