weather is a small program that fetch weather informations, and store them to influxdb
Go to file
2019-07-15 01:04:07 +02:00
vendor changed data input into influxdb 2019-07-15 01:04:07 +02:00
.gitignore initial version of weather in golang 2019-07-14 21:10:20 +02:00
functions.go changed data input into influxdb 2019-07-15 01:04:07 +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 changed data input into influxdb 2019-07-15 01:04:07 +02:00