Response Types:
Methods:
client.AgenciesWithCoverage.List(ctx context.Context) (onebusaway.AgenciesWithCoverageListResponse, error)
Response Types:
Methods:
client.Agency.Get(ctx context.Context, agencyID string) (onebusaway.AgencyGetResponse, error)
Response Types:
Methods:
client.VehiclesForAgency.List(ctx context.Context, agencyID string, query onebusaway.VehiclesForAgencyListParams) (onebusaway.VehiclesForAgencyListResponse, error)
Response Types:
Methods:
client.Config.Get(ctx context.Context) (onebusaway.ConfigGetResponse, error)
Response Types:
Methods:
client.CurrentTime.Get(ctx context.Context) (onebusaway.CurrentTimeGetResponse, error)
Response Types:
Methods:
client.StopsForLocation.List(ctx context.Context, query onebusaway.StopsForLocationListParams) (onebusaway.StopsForLocationListResponse, error)
Response Types:
Methods:
client.StopsForRoute.List(ctx context.Context, routeID string, query onebusaway.StopsForRouteListParams) (onebusaway.StopsForRouteListResponse, error)
Response Types:
Methods:
client.StopsForAgency.List(ctx context.Context, agencyID string) (onebusaway.StopsForAgencyListResponse, error)
Response Types:
Methods:
client.Stop.Get(ctx context.Context, stopID string) (onebusaway.StopGetResponse, error)
Response Types:
Methods:
client.StopIDsForAgency.List(ctx context.Context, agencyID string) (onebusaway.StopIDsForAgencyListResponse, error)
Response Types:
Methods:
client.ScheduleForStop.Get(ctx context.Context, stopID string, query onebusaway.ScheduleForStopGetParams) (onebusaway.ScheduleForStopGetResponse, error)
Response Types:
Methods:
client.Route.Get(ctx context.Context, routeID string) (onebusaway.RouteGetResponse, error)
Response Types:
Methods:
client.RouteIDsForAgency.List(ctx context.Context, agencyID string) (onebusaway.RouteIDsForAgencyListResponse, error)
Response Types:
Methods:
client.RoutesForLocation.List(ctx context.Context, query onebusaway.RoutesForLocationListParams) (onebusaway.RoutesForLocationListResponse, error)
Response Types:
Methods:
client.RoutesForAgency.List(ctx context.Context, agencyID string) (onebusaway.RoutesForAgencyListResponse, error)
Response Types:
Methods:
client.ScheduleForRoute.Get(ctx context.Context, routeID string, query onebusaway.ScheduleForRouteGetParams) (onebusaway.ScheduleForRouteGetResponse, error)
Response Types:
Methods:
client.ArrivalAndDeparture.Get(ctx context.Context, stopID string, query onebusaway.ArrivalAndDepartureGetParams) (onebusaway.ArrivalAndDepartureGetResponse, error)
client.ArrivalAndDeparture.List(ctx context.Context, stopID string, query onebusaway.ArrivalAndDepartureListParams) (onebusaway.ArrivalAndDepartureListResponse, error)
Response Types:
Methods:
client.Trip.Get(ctx context.Context, tripID string) (onebusaway.TripGetResponse, error)
Response Types:
Methods:
client.TripsForLocation.List(ctx context.Context, query onebusaway.TripsForLocationListParams) (onebusaway.TripsForLocationListResponse, error)
Response Types:
Methods:
client.TripDetails.Get(ctx context.Context, tripID string, query onebusaway.TripDetailGetParams) (onebusaway.TripDetailGetResponse, error)
Response Types:
Methods:
client.TripForVehicle.Get(ctx context.Context, vehicleID string, query onebusaway.TripForVehicleGetParams) (onebusaway.TripForVehicleGetResponse, error)
Response Types:
Methods:
client.TripsForRoute.List(ctx context.Context, routeID string, query onebusaway.TripsForRouteListParams) (onebusaway.TripsForRouteListResponse, error)
Methods:
client.ReportProblemWithStop.Get(ctx context.Context, stopID string, query onebusaway.ReportProblemWithStopGetParams) (shared.ResponseWrapper, error)
Methods:
client.ReportProblemWithTrip.Get(ctx context.Context, tripID string, query onebusaway.ReportProblemWithTripGetParams) (shared.ResponseWrapper, error)
Response Types:
Methods:
client.SearchForStop.List(ctx context.Context, query onebusaway.SearchForStopListParams) (onebusaway.SearchForStopListResponse, error)
Response Types:
Methods:
client.SearchForRoute.List(ctx context.Context, query onebusaway.SearchForRouteListParams) (onebusaway.SearchForRouteListResponse, error)
Response Types:
Methods:
client.Block.Get(ctx context.Context, blockID string) (onebusaway.BlockGetResponse, error)
Response Types:
Methods:
client.Shape.Get(ctx context.Context, shapeID string) (onebusaway.ShapeGetResponse, error)