Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GtfsSchedule ¶
type GtfsSchedule struct { Agency []ormstatic.Agency Stops []ormstatic.Stop Routes []ormstatic.Route Trips []ormstatic.Trip StopTimes []ormstatic.StopTime Calendar []ormstatic.Calendar CalendarDates []ormstatic.CalendarDate FareAttribute []ormstatic.FareAttribute FareRules []ormstatic.FareRule // FareMedia // FareProducts // FareLegRules // FareTransferRules // Areas // StopAreas Shapes []ormstatic.Shape Frequencies []ormstatic.Frequency Transfers []ormstatic.Transfer Pathways []ormstatic.Pathway Levels []ormstatic.Level Translations []ormstatic.Translation FeedInfo []ormstatic.FeedInfo Attributions []ormstatic.Attribution ShapesEx []ormstatic.ShapeEx ShapesDetail []ormstatic.ShapeDetail }
Click to show internal directories.
Click to hide internal directories.