forked from TrueCloudLab/frostfs-node
70ffdf3478
Replace `ErrNotFound`/`ErrAlreadyRemoved` error from `pkg/core/object` package with `ObjectNotFound`/`ObjectAlreadyRemoved` one from `apistatus` package. These errors are returned by storage node's server as NeoFS API statuses. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
blobovnicza.go | ||
blobovnicza_test.go | ||
control.go | ||
delete.go | ||
errors.go | ||
get.go | ||
id.go | ||
iterate.go | ||
iterate_test.go | ||
put.go | ||
sizes.go | ||
sizes_test.go |