alice_weather v0.1.0 Alice.Handlers.Weather
Lets users get weather information for a given location
Link to this section Summary
Functions
All of the commands handled by this module
Deletes the entries in the state for a specific key
<location>
- Get weather forecast for the given location.
Location can an address, a city or a zip code
Get the state from an Alice.Conn struct, namespaced to this module
Match all commands in this module
Match all routes in this module
Update the state of an Alice.Conn struct, namespaced to this module
All of the routes handled by this module
Link to this section Functions
All of the commands handled by this module
Deletes the entries in the state for a specific key
.
<location>
- Get weather forecast for the given location.
Location can an address, a city or a zip code.
Get the state from an Alice.Conn struct, namespaced to this module
Match all commands in this module
Match all routes in this module
Update the state of an Alice.Conn struct, namespaced to this module
All of the routes handled by this module