Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TrainView ¶
type TrainView []struct { Lat string `json:"lat"` Lon string `json:"lon"` Trainno string `json:"trainno"` Service string `json:"service"` Dest string `json:"dest"` Currentstop string `json:"currentstop"` Nextstop string `json:"nextstop"` Line string `json:"line"` Consist string `json:"consist"` Heading float64 `json:"heading"` Late int `json:"late"` Source string `json:"SOURCE"` Track string `json:"TRACK"` TrackChange string `json:"TRACK_CHANGE"` }
Click to show internal directories.
Click to hide internal directories.