biter777 / countries

Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, FIPS, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies, Unicode CLDR.
https://pkg.go.dev/github.com/biter777/countries?tab=doc
BSD 2-Clause "Simplified" License
414 stars 76 forks source link

Add Kosovo temporary country code #6

Closed benja-M-1 closed 4 years ago

benja-M-1 commented 4 years ago

I chose the country code 900 because as stated in this post from geonames codes between "900 and 999 are available"

Closes #5

biter777 commented 4 years ago

You should have also added CallCode, CapitalCode and update detection. Don't worry, I got it all done. :)

benja-M-1 commented 4 years ago

@biter777 thank you!