frostfs-api-go/pkg/acl/eacl
Leonard Lyubich 18a3c4d54f [#288] pkg/eacl: Convert nil eACL record to nil API v2 message
Make `Record.ToV2` method to return `nil` when called on `nil`. Write
corresponding unit test.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-28 09:37:21 +03:00
..
enums.go [#199] sdk/eacl: Correct linter's remarks 2020-11-16 18:51:14 +03:00
enums_test.go [#139] sdk/acl: Add test coverage for EACL structures 2020-09-18 10:45:11 +03:00
filter.go [#288] pkg/eacl: Document default values set in NewFilter 2021-05-28 09:37:21 +03:00
filter_test.go [#288] pkg/eacl: Document default values set in NewFilter 2021-05-28 09:37:21 +03:00
record.go [#288] pkg/eacl: Convert nil eACL record to nil API v2 message 2021-05-28 09:37:21 +03:00
record_test.go [#288] pkg/eacl: Convert nil eACL record to nil API v2 message 2021-05-28 09:37:21 +03:00
table.go [#283] pkg/container: Add session token and signature to Table 2021-05-26 12:24:58 +03:00
table_test.go [#283] pkg/container: Add session token and signature to Table 2021-05-26 12:24:58 +03:00
target.go [#288] pkg/eacl: Document default values set in NewTarget 2021-05-28 09:37:21 +03:00
target_test.go [#288] pkg/eacl: Document default values set in NewTarget 2021-05-28 09:37:21 +03:00