frostfs-node/pkg/services
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
..
accounting [#122] Reduce precision from balance contract to Fixed8. 2020-10-29 10:14:59 +03:00
container [#85] services/container: Check container format in Put 2020-11-03 14:14:38 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
object [#203] Replace ErrEACLNotFound to core library 2020-11-24 20:19:20 +03:00
object_manager [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
policer [#182] Reuse search filter in policer 2020-11-19 17:59:46 +03:00
replicator [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
session [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
util [#83] services/response: Set epoch number from network state 2020-10-23 10:54:48 +03:00