Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Panels ¶
type Panels []struct {
Service string `json:"service"`
Stop string `json:"stop"`
StopSAE int `json:"stopSAE"`
DestinationStop string `json:"destinationStop"`
StopDescription string `json:"stopDescription"`
DestinationStopDescription string `json:"destinationStopDescription"`
Route int `json:"route"`
Direction int `json:"direction"`
LastUpdate int64 `json:"lastUpdate"`
LastUpdateFormatted string `json:"lastUpdateFormatted"`
RemainingMinutes int `json:"remainingMinutes"`
OrderStop int `json:"orderStop"`
}
Click to show internal directories.
Click to hide internal directories.