mirror of
https://github.com/prometheus/prometheus
synced 2026-04-30 14:50:25 +08: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>