weather is a small program that fetch weather informations, and store them to influxdb
Go to file
2019-07-14 21:44:57 +02:00
vendor initial version of weather in golang 2019-07-14 21:10:20 +02:00
.gitignore initial version of weather in golang 2019-07-14 21:10:20 +02:00
functions.go updates on weather 2019-07-14 21:44:57 +02:00
go.mod initial version of weather in golang 2019-07-14 21:10:20 +02:00
go.sum initial version of weather in golang 2019-07-14 21:10:20 +02:00
types.go initial version of weather in golang 2019-07-14 21:10:20 +02:00
weather.go updates on weather 2019-07-14 21:44:57 +02:00