Versions in this module Expand all Collapse all v0 v0.7.1 Jan 17, 2024 v0.7.0 Jan 16, 2024 Changes in this version + type AffectedLocation struct + LocationSignature *string + ShouldBeTrafficInformed *bool + type Geometry struct + SWEREF99TM *string + WGS84 *string + type ReasonCode struct + Code *string + Description *string + type TrafficImpact struct + AffectedLocation []AffectedLocation + FromLocation []string + IsConfirmed *bool + ToLocation []string + type TrainMessage struct + CountyNo []int + Deleted *bool + EndDateTime *time.Time + EventId *string + ExternalDescription *string + Geometry *Geometry + Header *string + LastUpdateDateTime *time.Time + ModifiedTime *time.Time + PrognosticatedEndDateTimeTrafficImpact *time.Time + ReasonCode []ReasonCode + StartDateTime *time.Time + TrafficImpact []TrafficImpact