Documentation
¶
Overview ¶
Package iso3166 maps ISO 3166-1 alpha-2 country codes to their English names. Deprecated codes resolve to the name of their canonical replacement (e.g. "UK" to "United Kingdom").
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountryName ¶
CountryName returns the English name of the country with the given ISO 3166-1 alpha-2 code (case-insensitive), or an empty string when the code is unknown.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.