fuelprices is a small tool designed to fetch fuel prices from France open data and send them to influxdb
Go to file
2019-06-05 23:08:19 +02:00
.vscode added vscode settings 2019-06-05 22:58:42 +02:00
vendor added vendors for project 2019-06-05 22:57:38 +02:00
.gitignore initial commit for fuelprices 2019-06-05 21:48:21 +02:00
common.ini.sample Update 'common.ini.sample' 2019-06-05 23:08:19 +02:00
fuelprices.go added comments on functions and structs 2019-06-05 23:03:40 +02:00
functions.go added comments on functions and structs 2019-06-05 23:03:40 +02:00
go.mod added vendors for project 2019-06-05 22:57:38 +02:00
go.sum added vendors for project 2019-06-05 22:57:38 +02:00
Makefile added Makefile 2019-06-05 22:57:59 +02:00