frostfs-api-go/util
Airat Arifullin 443098cb28 [#50] marshal: Use protowire append methods for marshalers
* Use protowire.AppendTag to encode a tag and append it
* Use protowire.AppendVarint to append numeric data
* Use protowire.AppendBytes and protowire.AppendString

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2023-08-31 12:12:43 +03:00
..
proto [#50] marshal: Use protowire append methods for marshalers 2023-08-31 12:12:43 +03:00
protogen [#51] protogen: Do not panic in StableSize() 2023-08-02 10:47:14 +03:00
signature [#38] signature: Increase pool max object size 2023-06-02 17:27:16 +03:00