prometheus/promql
Björn Rabenstein bc703b6456
Use struct{} as underlying type for context keys (#6965)
This is an alternative to #6963.

Signed-off-by: beorn7 <beorn@grafana.com>
2020-03-11 15:05:35 +01:00
..
fuzz-data
parser Fix panic when parsing varags (#6940) 2020-03-08 13:09:24 +01:00
testdata
bench_test.go
engine.go Use struct{} as underlying type for context keys (#6965) 2020-03-11 15:05:35 +01:00
engine_test.go
functions.go remove Unused parameter 'sf' in calcTrendValue function (#6900) 2020-03-03 08:23:27 +00:00
functions_test.go Bartek's suggestions 2020-02-25 13:57:30 +01:00
fuzz.go
promql_test.go
quantile.go
query_logger.go
query_logger_test.go
test.go
test_test.go
value.go