frostfs-api-go/v2/container
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
..
grpc [#283] v2/container/grpc: Implement setters of new fields 2021-05-26 12:24:58 +03:00
test [#307] v2/container/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
attributes.go [#172] Improve the readability of named attribute constants 2020-10-22 19:15:45 +03:00
convert.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00
json.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
marshal.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00
message_test.go [#283] v2/container: Add missing testing of eACL-related messages 2021-05-26 12:24:58 +03:00
types.go [#283] v2/container: Add session token and signature to response bodies 2021-05-26 12:24:58 +03:00