wunderground v0.0.9 Wunderground.Autocomplete.Result
Ensures correct JSON encoding.
Link to this section Summary
Link to this section Types
The Wunderground.Autocomplete.Result struct.
Example
%Wunderground.Autocomplete.Result{
name: "San Francisco, California",
type: "city",
c: "US",
zmw: "94102.1.99999",
tz: "America/Los_Angeles",
tzs: "PDT",
l: "/q/zmw:94102.1.99999",
lat: "37.779999",
lon: "-122.419998",
# hurricanes only
date: nil,
strmnum: nil,
basin: nil,
damage: nil
}