mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-11 02:41:03 +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>