forked from TrueCloudLab/frostfs-sdk-go
2adbe29f7f
In previous implementation all `Read` methods read single response per-call, so buffer could be incompletely filled w/o an error. In order to follow `io.Reader` docs we need to continue filling the buffer while it is possible. 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 |