frostfs-api-go/v2/acl
Pavel Karpy e15dd105fe [] 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 [] v2/acl/test: Do not allocate memory if !empty 2021-06-16 10:12:50 +03:00
convert.go [] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
filters.go [] v2: Add ObjectID filters for ACL and Object packages 2020-11-11 10:35:34 +03:00
json.go [] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
marshal.go [] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
message_test.go [] v2: Support new rpc library 2021-03-17 14:03:49 +03:00
types.go [] Rename methods to match updated field names 2020-10-28 14:11:49 +03:00