mirror of
https://github.com/pgsty/silo.git
synced 2026-09-22 10:33:43 +00: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.