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