Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorNoWeather = errors.New("no weather available")
)
Functions ¶
func UpdateWeatherCache ¶
func UpdateWeatherCache() error
We should, in theory, be putting this in REDIS or similar... but since all of us right now are using single instance APIs, using an in-memory cache is sufficient.
Types ¶
Click to show internal directories.
Click to hide internal directories.