mirror of
https://github.com/minio/minio.git
synced 2025-11-21 10:16:03 -05:00
This is an attempt cleanup code and keep the top level config functions simpler and easy to understand where as move the notifier related code and logger setter/getter methods as part of their own struct. Locks are now held properly not globally by configMutex, but instead as private variables. Final fix for #3700
623 B
623 B