frostfs-api-go/pkg/acl
Leonard Lyubich 48837bd5da [#288] pkg/eacl: Fix conversion of slices in Table.ToV2 method
Nil slice of records of the `Table` should be converted to nil slice in
corresponding field of API v2 message structure.

Add nil-check in `Table.ToV2` implementation. The changes fix corresponding
unit test.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-28 09:37:21 +03:00
..
eacl [#288] pkg/eacl: Fix conversion of slices in Table.ToV2 method 2021-05-28 09:37:21 +03:00
types.go [#199] sdk/acl: Add comments for basic ACL constants 2020-11-16 18:51:14 +03:00