frostfs-sdk-go/eacl
Evgenii Stratonikov f83ff628fb [#36] eacl: add eACL table to ValidationUnit
Improve SDK usability a bit:
1. Replace bearer and storage with a single eACL table. This way
   caller can implement it's own behaviour for missing eACL.
2. Remove logging. SDK library shouldn't be dependent on a specific
   logger.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-01-19 11:06:27 +03:00
..
test [#54] tests: unify test generator names 2021-12-01 10:34:54 +03:00
enums.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
enums_test.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
filter.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
filter_test.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
record.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
record_test.go [#93] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
table.go [#58] eacl: move package from neofs-api-go 2021-11-09 18:12:53 +03:00
table_test.go [#54] tests: unify test generator names 2021-12-01 10:34:54 +03:00
target.go [#93] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
target_test.go [#93] Remove golang.org/x/crypto dependency 2021-12-14 15:27:04 +03:00
types.go [#36] eacl: add eACL table to ValidationUnit 2022-01-19 11:06:27 +03:00
validator.go [#36] eacl: add eACL table to ValidationUnit 2022-01-19 11:06:27 +03:00
validator_test.go [#36] eacl: add eACL table to ValidationUnit 2022-01-19 11:06:27 +03:00