frostfs-api-go/pkg
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
..
accounting [#199] sdk/accounting: Rename test file package 2020-11-16 18:51:14 +03:00
acl [#288] pkg/eacl: Fix conversion of slices in Table.ToV2 method 2021-05-28 09:37:21 +03:00
audit [#235] v2/audit: Regenerate protobuf 2020-12-25 16:20:34 +03:00
client [#283] client/container: Write new fields to eACL table in GetEACL 2021-05-26 12:24:58 +03:00
container [#283] pkg/token: Replace SessionToken into a session package 2021-05-26 12:24:58 +03:00
netmap [#263] pkg/netmap: Do not allocate nil repeated fields during conversion 2021-03-17 14:03:49 +03:00
object [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
owner [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
reputation Synchronize namings with NeoFS API v2.6.0 2021-05-07 15:11:18 +03:00
session [#283] pkg/token: Replace SessionToken into a session package 2021-05-26 12:24:58 +03:00
storagegroup [#230] pkg: Implement storage group type with basic methods 2020-12-25 16:20:26 +03:00
token [#283] pkg/token: Replace SessionToken into a session package 2021-05-26 12:24:58 +03:00
.gitkeep Implement new request signing mechanism 2020-09-18 10:40:45 +03:00
checksum.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
checksum_test.go [#230] pkg: Implement string encode/decode methods on Checksum 2020-12-25 16:20:26 +03:00
signature.go [#197] sdk: Rename getters of Signature type 2020-11-16 11:52:21 +03:00
signature_test.go [#168] refs: Implement binary/JSON encoders/decoders on Signature 2020-11-13 18:07:26 +03:00
version.go [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
version_test.go [#267] pkg: Fix IsSupportedVersion implementation 2021-03-17 14:30:02 +03:00
xheader.go [#198] sdk: Implement XHeader type 2020-11-16 12:44:37 +03:00
xheader_test.go [#198] sdk: Implement XHeader type 2020-11-16 12:44:37 +03:00