frostfs-api-go/v2
Pavel Karpy 44dafcf0e5 [#307] v2/container/test: Do not allocate memory if `!empty`
Move all memory allocation and field settings
in `Generate...(empty bool)` functions behind
`if !empty` check. Do not create empty slices
if `empty == true`.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-16 10:12:50 +03:00
..
accounting [#307] v2/accounting/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
acl [#307] v2/acl/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
audit [#307] v2/audit/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
container [#307] v2/container/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
netmap [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
object [#277] go.mod: remove `pkg/errors` 2021-05-19 11:14:56 +03:00
refs [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
reputation [#307] v2/reputation/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
rpc Synchronize namings with NeoFS API v2.6.0 2021-05-07 15:11:18 +03:00
session Update *.pb.go files and changelog for v1.27.0 release 2021-06-03 16:58:38 +03:00
signature [#277] go.mod: remove `pkg/errors` 2021-05-19 11:14:56 +03:00
storagegroup [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
tombstone [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00