mirror of
https://github.com/minio/minio.git
synced 2025-04-06 21:00:40 -04:00
io.EOF is okay since io.ReadFull will not have read any bytes at all. Also making error channel receive only for go routine.
io.EOF is okay since io.ReadFull will not have read any bytes at all. Also making error channel receive only for go routine.