mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-10 10:21:19 +01:00
Modernize tsdb package by migrating multi-error handling to the standard library errors package. * Add a modernized CloseAll helper. Signed-off-by: SuperQ <superq@gmail.com>