mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-18 14:40:26 +01:00
d6415b2572
'any' type is supported starting from Go1.18. Let's consistently use it instead of 'interface{}' type across the code base, since `any` is easier to read than 'interface{}'. |
||
---|---|---|
.. | ||
testdata | ||
config_test.go | ||
config.go | ||
debug.go | ||
debug.qtpl | ||
debug.qtpl.go | ||
graphite_test.go | ||
graphite_timing_test.go | ||
graphite.go | ||
if_expression_test.go | ||
if_expression_timing_test.go | ||
if_expression.go | ||
relabel_test.go | ||
relabel_timing_test.go | ||
relabel.go | ||
scrape_url_test.go | ||
scrape_url.go |