query

package
v0.0.0-...-73876c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DepartureBoard

type DepartureBoard struct {
	Stop          *ctdf.Stop
	Count         int
	StartDateTime time.Time
	Filter        *bson.M
}

type Journey

type Journey struct {
	PrimaryIdentifier string
}

func (*Journey) ToBson

func (j *Journey) ToBson() bson.M

type JourneyPlan

type JourneyPlan struct {
	OriginStop      *ctdf.Stop
	DestinationStop *ctdf.Stop
	Count           int
	StartDateTime   time.Time
}

type Operator

type Operator struct {
	PrimaryIdentifier string
	AnyIdentifier     string
}

func (*Operator) ToBson

func (o *Operator) ToBson() bson.M

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 Service

type Service struct {
	PrimaryIdentifier string
}

func (*Service) ToBson

func (s *Service) ToBson() bson.M

type ServiceAlertsForMatchingIdentifiers

type ServiceAlertsForMatchingIdentifiers struct {
	MatchingIdentifiers []string
}

func (*ServiceAlertsForMatchingIdentifiers) ToBson

type ServicesByStop

type ServicesByStop struct {
	Stop *ctdf.Stop
}

type Stop

type Stop struct {
	PrimaryIdentifier string
}

func (*Stop) ToBson

func (s *Stop) ToBson() bson.M

type StopGroup

type StopGroup struct {
	PrimaryIdentifier string
}

func (*StopGroup) ToBson

func (s *StopGroup) ToBson() bson.M

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL