mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +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.