frostfs-node/pkg/services/object/acl
Alex Vanin fc74e9b40c [#32] Remove recover from basic ACL checks
Basic ACL checker gets request field via getters that are
NPE-free, therefore we don't need to worry about function
invocations on nil structures.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
basic.go [#32] Remove recover from basic ACL checks 2020-10-02 11:25:36 +03:00
basic_helper.go [#32] Add basic ACL helper 2020-10-02 11:25:36 +03:00
basic_helper_test.go [#32] Add tests for basic ACL helper 2020-10-02 11:25:36 +03:00
classifier.go [#32] Use less v2 specific structures in basic ACL checker 2020-10-02 11:25:36 +03:00