Categorygithub.com/geniusrabbit/gogeo
modulepackage
0.0.0-20190430153311-59b5dca35b92
Repository: https://github.com/geniusrabbit/gogeo.git
Documentation: pkg.go.dev

# README

gogeo library

Build Status Go Report Card GoDoc Coverage Status

License Apache 2.0

Contains the list of countries and continents and some additional information. In the package, you can find also data type Code2 which can work properly as a JSON field and SQL data type.

# Functions

CountryByCode2 object.
CountryByCode3 object.
CountryCode2ByString returns code by string code ISO-2 or ISO-3.

# Constants

undefined country codes.
undefined country codes.

# Variables

Continents list.
Countries list.
Error list...
Error list...
UndefinedCountryCode2 for undefined codename.

# Structs

Continent description.
Coordinates object.
Country info.
TimeZone object.

# Type aliases

Code2 implements basic.