airport

package
v0.0.0-...-bebcb30 Latest Latest
Warning

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

Go to latest
Published: May 27, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package airport provides functionality for determining where a flight with a given callsign is destined.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AirportStruct

type AirportStruct struct {
	Code string
	Name string
	Lat  string
	Lon  string
}

func GetAirportFromCode

func GetAirportFromCode(airport_code string) (airport AirportStruct, err error)

Jump to

Keyboard shortcuts

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