Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Freeway ¶
type Freeway struct { Secs []*Section `json:"sections"` Ins []*Interchange `json:"interchanges"` Locs []*Location `json:"locations"` // contains filtered or unexported fields }
type Geolocation ¶
type Interchange ¶
Click to show internal directories.
Click to hide internal directories.