summaryrefslogtreecommitdiffstats
path: root/weather
Commit message (Collapse)AuthorAgeFilesLines
* weather: update `Weather`siddharth ravikumar2022-06-121-0/+3
| | | | | Add `SearchEnabled` field. Used to determined weather to render a link to the search or not.
* weather: update NewWeathersiddharth ravikumar2022-06-121-12/+17
| | | | | Change arguments to just `lat`, `lng`. Make this function call NWS directly.
* move "weather" stuff to its own packagesiddharth ravikumar2022-06-121-0/+106