continent

package
v1.0.52 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Continent

type Continent string
const (
	AMERICAS Continent = "AMERICAS"
	ASIA     Continent = "ASIA"
	EUROPE   Continent = "EUROPE"
	SEA      Continent = "SEA"
)

func FromString

func FromString(cntnt string) Continent

func (Continent) Host

func (c Continent) Host() string

Returns the full hostname corresponding to the region.

func (Continent) String

func (c Continent) String() string

Jump to

Keyboard shortcuts

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