mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
![]() '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{}'. |
||
---|---|---|
.. | ||
deployment | ||
multiarch | ||
test | ||
testdata | ||
main.go | ||
main_test.go | ||
Makefile | ||
self_scraper.go |