mirror of
https://github.com/pgsty/minio.git
synced 2026-03-22 17:55:28 +01:00
This is an effort to remove panic from the source. Add a new call called CriticialIf, that calls LogIf and exits. Replace panics with one of CriticalIf, FatalIf and a return of error.
8.3 KiB
8.3 KiB