frostfs-api-go/v2
Pavel Karpy 9dfc7e7fe9 [] v2/storagegroup/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 [] v2/accounting/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
acl [] v2/acl/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
audit [] v2/audit/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
container [] v2/container/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
netmap [] v2/netmap/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
object [] v2/object/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
refs [] v2/refs/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
reputation [] 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 [] v2/session/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
signature [] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
storagegroup [] v2/storagegroup/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
tombstone [] v2: Support new rpc library 2021-03-17 14:03:49 +03:00