package
0.0.0-20250117041237-e2de24876479
Repository: https://github.com/ansoncht/flight-microservices.git
Documentation: pkg.go.dev

# Structs

Airline represents the details of an airline.
Airport represents the details of an airport.
Flight represents a flight entry with essential details for gRPC requests.
FlightResponse represents the structure of flight data returned by the flight API.
FlightRoute represents the details of a flight route.
Response represents a single response.
RouteResponse represents the structure of route data returned by the route API.