frostfs-node/pkg/morph/client
Leonard Lyubich 967650f2ed [#1247] container: Return ContainerNotFound status error
Replace `core/container.ErrNotFound` error returned by `Source.Get`
interface method with `apistatus.ContainerNotFound` status error. This
error is 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
..
audit [#625] client/audit: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
balance [#625] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
container [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00
neofs [#625] client/neofs: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
neofsid [#625] client/neofsid: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
netmap [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
reputation [#625] client/reputation: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
subnet [#625] morph/client: make method names constant 2022-02-01 15:47:54 +03:00
client.go [#1151] morph/client: Cache notary transaction heights 2022-03-01 10:35:54 +03:00
client_test.go [#505] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [#1212] morph: Fix NPE in multi client 2022-03-04 12:16:11 +03:00
fee.go [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
fee_test.go [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
multi.go [#1212] morph: Fix NPE in multi client 2022-03-04 12:16:11 +03:00
nns.go [#749] morph/client: set group signer scope 2022-02-11 13:26:27 +03:00
notary.go [#1151] morph/client: Cache notary transaction heights 2022-03-01 10:35:54 +03:00
static.go [#749] morph/client: reuse TestInvokePrm in InvokePrm 2022-02-11 13:26:27 +03:00
util.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00