frostfs-api-go/v2/object
Pavel Karpy 192382dbfc [#307] v2/object/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 [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
test [#307] v2/object/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 [#277] go.mod: remove pkg/errors 2021-05-19 11:14:56 +03:00
filters.go [#209] object: Support splitID search attribute 2020-11-26 11:56:30 +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
string.go [#231] object: Implement string encode/decode methods on Type 2020-12-25 16:20:26 +03:00
types.go [#263] v2: Support new rpc library 2021-03-17 14:03:49 +03:00