frostfs-node/pkg
Leonard Lyubich fddc50fd85 [#203] Replace ErrEACLNotFound to core library
ErrEACLNotFound error was defined in implementation package. EACL validator
checked this error after the call of eACL storage interface method. Replace
ErrEACLNotFound to core container library. in order to: on the one hand not
use an implementation error, on the other hand, to be able to reuse a
generic type error (404).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-24 20:19:20 +03:00
..
core [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
innerring [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
local_object_storage [#177] metabase: Add index by object ID 2020-11-23 09:54:59 +03:00
morph [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
network [#193] network/cache: Support client options in ClientCache.Get 2020-11-24 15:34:30 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
util [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00