mirror of
https://github.com/pgsty/minio.git
synced 2026-09-06 02:26:14 +03: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.