mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-19 17:56:32 +03:00
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.
This allows consistently using errors.Is() for verifying whether the given error wraps some other known error.