influxdb/services
Antonio Murdaca 49c0b6ea73 Fix go vet warnings
This patch fixes the following go vet warnings:

```
services/continuous_querier/service.go:326: influxql.Statements
composite literal uses unkeyed fields
exit status 1
services/httpd/handler_test.go:145: models.Rows composite literal uses
unkeyed fields
services/httpd/handler_test.go:146: models.Rows composite literal uses
unkeyed fields
services/httpd/handler_test.go:165: models.Rows composite literal uses
unkeyed fields
services/httpd/handler_test.go:166: models.Rows composite literal uses
unkeyed fields
services/httpd/handler_test.go:187: models.Rows composite literal uses
unkeyed fields
services/httpd/handler_test.go:188: models.Rows composite literal uses
unkeyed fields
exit status 1
```

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-09-21 15:28:54 +02:00
..
admin Fix typos/spacing 2015-08-13 10:02:05 -06:00
collectd refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
continuous_querier Fix go vet warnings 2015-09-21 15:28:54 +02:00
copier add copier service 2015-09-03 13:07:35 -06:00
graphite refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
hh refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
httpd Fix go vet warnings 2015-09-21 15:28:54 +02:00
opentsdb refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00
precreator Don't precreate shard groups entirely in past 2015-09-04 08:31:50 -07:00
retention Set default retention check interval to 30 minutes 2015-08-27 16:08:03 -07:00
snapshotter silence snapshotter logger for testing 2015-08-13 20:53:40 -05:00
udp refactor Points and Rows to dedicated packages 2015-09-16 15:33:08 -05:00