frostfs-api-go/util/proto
Evgenii Stratonikov 47a48969b0 [#103] proto: Test end-to-end scenario
Test the generated code, do not write yet another marshaling routine in
tests.

Before:
```
ok      git.frostfs.info/TrueCloudLab/frostfs-api-go/v2/util/proto      0.003s  coverage: 55.6% of statements
```

After:
```
ok      git.frostfs.info/TrueCloudLab/frostfs-api-go/v2/util/proto      0.003s  coverage: 80.0% of statements
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-09 11:18:17 +03:00
..
test [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00
marshal.go [#65] object: Fix SetMarshalData for PutSingle request 2024-02-15 15:44:01 +03:00
marshal_test.go [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00