frostfs-api-go/util/proto
Evgenii Stratonikov 59c8421597 [#49] util/proto: Use StableSize() to determine if the struct is empty
`reflect` is not necessary here, and checking `StableSize` is what we
_want_ anyway.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-07-26 18:31:00 +03:00
..
test [#21] *: Drop reputation system 2023-04-17 15:46:52 +03:00
marshal.go [#49] util/proto: Use StableSize() to determine if the struct is empty 2023-07-26 18:31:00 +03:00
marshal_test.go [#27] util/proto: Fix staticcheck warning 2023-05-03 14:15:56 +03:00