countrycontinent

package module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2022 License: MIT Imports: 0 Imported by: 0

README

country-continent

Get continent name from Country code, and Get Country code from continent name.


Install

go get github.com/ArsFy/countrycontinent@v1.1.0

Use

Country code To Continent name
func CountryGetContinent(cc string) string
Continent name To Country code list
func ContinentGetCountry(ct string) []string

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContinentGetCountry

func ContinentGetCountry(ct string) []string

func CountryGetContinent

func CountryGetContinent(cc string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL