Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidZip ¶
Types ¶
type PlaceWeatherForecasts ¶
type PlaceWeatherForecasts struct {
Place
Forecasts []WeatherForecast
}
func RetrieveForecastForPlace ¶
func RetrieveForecastForPlace(zip, ip string) (*PlaceWeatherForecasts, error)
Click to show internal directories.
Click to hide internal directories.