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 + func ObjectType() trv.ObjectType + type Geometry struct + func (x *Geometry) SWEREF99TM() *string + func (x *Geometry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (x *Geometry) WGS84() *string + type Response struct + Results []struct{ ... } + XMLName xml.Name + func (r Response) ErrorMsg() string + func (r Response) HasErrors() bool + type TrafficFlow struct + func (x *TrafficFlow) AverageVehicleSpeed() *float64 + func (x *TrafficFlow) Counties() []int + func (x *TrafficFlow) Deleted() *bool + func (x *TrafficFlow) Geometry() *Geometry + func (x *TrafficFlow) MeasurementOrCalculationPeriod() *int + func (x *TrafficFlow) MeasurementSide() *string + func (x *TrafficFlow) MeasurementTime() *time.Time + func (x *TrafficFlow) ModifiedTime() *time.Time + func (x *TrafficFlow) RegionID() *int + func (x *TrafficFlow) SiteID() *int + func (x *TrafficFlow) SpecificLane() *string + func (x *TrafficFlow) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (x *TrafficFlow) VehicleFlowRate() *int + func (x *TrafficFlow) VehicleType() *string