frostfs-api-go/v2
Pavel Karpy 86d446f54c [#307] v2/tombstone/test: Do not allocate memory if `!empty`
Move all memory allocation and field settings
in `Generate...(empty bool)` functions behind
`if !empty` check.

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 [#307] v2/netmap/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
object [#307] v2/object/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
refs [#307] v2/refs/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +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 [#307] v2/session/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
signature [#277] go.mod: remove `pkg/errors` 2021-05-19 11:14:56 +03:00
storagegroup [#307] v2/storagegroup/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00
tombstone [#307] v2/tombstone/test: Do not allocate memory if `!empty` 2021-06-16 10:12:50 +03:00