mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
e082f26e10
io.EOF is okay since io.ReadFull will not have read any bytes at all. Also making error channel receive only for go routine.