forked from TrueCloudLab/frostfs-sdk-go
b5874778e9
In previous implementation `Close` method of `ObjectReader` / `ObjectRangeReader` could incorrectly return `io.ErrUnexpectedEOF` of payload wasn't read by `Read` method (in this case `remainingPayloadLen` state var is not updated). Return `io.ErrUnexpectedEOF` from `Read` method only. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
status | ||
accounting.go | ||
client.go | ||
common.go | ||
container.go | ||
netmap.go | ||
object_delete.go | ||
object_get.go | ||
object_hash.go | ||
object_put.go | ||
object_search.go | ||
opts.go | ||
raw.go | ||
reputation.go | ||
response.go | ||
session.go |