frostfs-api-go/util
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
..
pool [#62] signature: Refactor BufferPool 2024-01-12 18:09:28 +03:00
proto [#103] proto: Test end-to-end scenario 2024-08-09 11:18:17 +03:00
protogen [#103] protogen: Handle uint32 type 2024-08-09 11:18:17 +03:00
signature [#68] Makefile: Use gofumpt for formatting 2024-03-14 10:31:58 +03:00