frostfs-api-go/util/proto/test
Evgenii Stratonikov 29c522d5d8 [#122] protogen: Always marshal empty fields
This is how it was done previously:
a0a9b765f3/rpc/message/encoding.go (L31)

The tricky part is `[]byte` which is marshaled as `null` by easyjson
helper, but as `""` by protojson.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-10-07 15:05:43 +03:00
..
custom [#122] protogen: Always marshal empty fields 2024-10-07 15:05:43 +03:00
test.pb.go [#111] proto/test: Add repeated message test 2024-08-28 11:53:08 +03:00
test.proto [#111] proto/test: Add repeated message test 2024-08-28 11:53:08 +03:00