mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-15 14:53:08 +03:00
Move the synctest-related implementation into a separate file protected with go:build goexperiment.synctest.
This is a follow-up for the commit 06c26315df
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/8740