frostfs-node/pkg/core/container
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
..
.gitkeep [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
delete.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
fmt.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
fmt_test.go [#1238] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
storage.go [#1247] container: Return ContainerNotFound status error 2022-03-17 16:34:00 +03:00