Returned by Read when no more input is available. Callers should treat EOF as a graceful end-of-stream signal, not an error.
io.EOF
go Returned by Read when no more input is available. Callers should treat EOF as a graceful end-of-stream signal, not an error.