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 ¶
func GetAirportFromCode ¶
func GetAirportFromCode(airport_code string) (airport AirportStruct, err error)
Click to show internal directories.
Click to hide internal directories.