dxcc

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Entities = []Entity{}/* 346 elements not displayed */

Functions

This section is empty.

Types

type Entity

type Entity struct {
	Entity       string
	DXCC         int
	Continent    string
	CQZone       int
	ITUZone      int
	Latitude     float64
	Longitude    float64
	Prefixes     []string
	Score        int
	PrefixRegexp *regexp.Regexp
}

func Lookup

func Lookup(callsign string) (Entity, bool)

func LookupEntity

func LookupEntity(name string) (Entity, error)

func LookupEntityCode

func LookupEntityCode(code int64) (Entity, error)

func (Entity) Match

func (e Entity) Match(callsign string) (Entity, bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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