mirror of
https://github.com/prometheus/prometheus
synced 2026-04-30 23:11:34 +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>