Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶
type DataSource struct {
Identifier string
}
type DepartureBoard ¶
type JourneyPlan ¶
type OperatorGroup ¶
type OperatorGroup struct {
Identifier string
}
func (*OperatorGroup) ToBson ¶
func (o *OperatorGroup) ToBson() bson.M
type RealtimeJourney ¶
type RealtimeJourney struct {
PrimaryIdentifier string
}
func (*RealtimeJourney) ToBson ¶
func (r *RealtimeJourney) ToBson() bson.M
type ServiceAlertsForMatchingIdentifiers ¶
type ServiceAlertsForMatchingIdentifiers struct {
MatchingIdentifiers []string
}
func (*ServiceAlertsForMatchingIdentifiers) ToBson ¶
func (s *ServiceAlertsForMatchingIdentifiers) ToBson() bson.M
type ServicesByStop ¶
Click to show internal directories.
Click to hide internal directories.