package
Version:
v2.2.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 30, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Issue struct {
State string `json:"state"`
Code string `json:"code"`
Schedule string `json:"schedule"`
StationID uint `json:"station_id"`
StationName string `json:"station_name"`
}
Issue sent to pub/sub
Source Files
¶
Click to show internal directories.
Click to hide internal directories.