Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountryCodeFormat ¶
type CountryCodeFormat string
const ( Alpha2 CountryCodeFormat = "Alpha2" Alpha3 CountryCodeFormat = "Alpha3" Numeric CountryCodeFormat = "Numeric" Name CountryCodeFormat = "Name" Null CountryCodeFormat = "" )
Click to show internal directories.
Click to hide internal directories.