errors.fyi community error code reference
io.ErrUnexpectedEOF
go

Unexpected EOF

EOF encountered in the middle of reading a fixed-size block or data structure. Indicates the stream ended before a complete record was read.

References

← all namespaces