frostfs-api-go/v2/netmap
Pavel Karpy dd3cbd95e9 [#307] v2/netmap/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
..
grpc [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
test [#307] v2/netmap/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
convert.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
json.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
marshal.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
message_test.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
types.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00