frostfs-node/pkg/innerring
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
..
config [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
internal/client [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
processors [#1238] Call `String()` explicitly instead of using stringer pointer 2022-03-16 15:29:31 +03:00
timers
alphabet.go
bindings.go
blocktimer.go [#625] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
contracts.go [#987] ir: Add parsing `subnet` script hash from `NNS` contract 2021-11-28 14:38:44 +03:00
fetcher.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
indexer.go
innerring.go [#749] morph/client: set group signer scope 2022-02-11 13:26:27 +03:00
locode.go
notary.go
rpc.go [#1247] object: Return `NOT_FOUND` and `ALREADY_REMOVED` statuses 2022-03-17 16:34:00 +03:00
settlement.go [#1247] object: Return `NOT_FOUND` and `ALREADY_REMOVED` statuses 2022-03-17 16:34:00 +03:00
state.go [#625] client/audit: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
subnet.go [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00