Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
client | ||
elasticsearch.go | ||
models.go | ||
response_parser.go | ||
response_parser_test.go | ||
time_series_query.go | ||
time_series_query_test.go |
$ gometalinter --vendor --disable=all --enable=megacheck --deadline=10m ./... pkg/tsdb/elasticsearch/client/client.go:147:13:warning: should use time.Since instead of time.Now().Sub (S1012) (megacheck) pkg/tsdb/elasticsearch/client/client.go:190:14:warning: should use time.Since instead of time.Now().Sub (S1012) (megacheck) pkg/tsdb/elasticsearch/client/client.go:218:13:warning: should use time.Since instead of time.Now().Sub (S1012) (megacheck)
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
client | Loading commit data... | |
elasticsearch.go | Loading commit data... | |
models.go | Loading commit data... | |
response_parser.go | Loading commit data... | |
response_parser_test.go | Loading commit data... | |
time_series_query.go | Loading commit data... | |
time_series_query_test.go | Loading commit data... |