mirror of
https://github.com/minio/minio.git
synced 2025-11-22 18:47:43 -05:00
This change is a simplification over existing code since it is not required to have a separate RPCClient structure instead keep authRPCClient can do the same job. There is no code which directly uses netRPCClient(), keeping authRPCClient is better and simpler. This simplication also allows for removal of multiple levels of locking code per object. Observed in #5160
3.0 KiB
3.0 KiB