frostfs-api-go/v2/acl
Pavel Karpy e15dd105fe [#307] v2/acl/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 v2: Regenerate protobuf files 2021-03-15 13:27:28 +03:00
test [#307] v2/acl/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
filters.go [#191] v2: Add ObjectID filters for ACL and Object packages 2020-11-11 10:35:34 +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 [#182] Rename methods to match updated field names 2020-10-28 14:11:49 +03:00