frostfs-node/pkg/core
Leonard Lyubich 70ffdf3478 [#1247] object: Return NOT_FOUND and ALREADY_REMOVED statuses
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>
2022-03-17 16:34:00 +03:00
..
client [#1231] Update new SDK Client interface 2022-03-14 13:18:48 +03:00
container [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
netmap *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
object [#1247] object: Return NOT_FOUND and ALREADY_REMOVED statuses 2022-03-17 16:34:00 +03:00
version *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00