Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTrainViewServer ¶
Types ¶
type ActiveSeptaEntry ¶
type ActiveSeptaEntry struct { MainWebPage string `json:"mainWebPage" bson:"mainWebPage"` TrainView hydrate.TrainView `json:"trainview" bson:"trainview"` Message string `json:"message" bson:"message"` TimeStamp time.Time `json:"date" bson:"date"` }
ActiveSeptaEntry represents the message object returned in the API.
Click to show internal directories.
Click to hide internal directories.