frostfs-api-go/status
Airat Arifullin 443098cb28
Some checks failed
DCO action / DCO (pull_request) Successful in 48s
Tests and linters / Tests (1.19) (pull_request) Failing after 59s
Tests and linters / Tests with -race (pull_request) Successful in 1m31s
Tests and linters / Tests (1.20) (pull_request) Failing after 5m52s
Tests and linters / Lint (pull_request) Successful in 7m3s
[#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
..
grpc [#20] Update api version 2023-08-17 11:10:12 +03:00
test [#28] Replace interface{} with any 2023-05-15 17:25:04 +03:00
convert.go Rename package name 2023-03-07 13:42:36 +03:00
details.go [#369] status: Support WRONG_MAGIC_NUMBER code and detail 2022-01-27 16:53:16 +03:00
marshal.go [#50] marshal: Use protowire append methods for marshalers 2023-08-31 12:12:43 +03:00
message_test.go Rename package name 2023-03-07 13:42:36 +03:00
status.go [#415] *: Add maintenance status and node state 2022-09-16 18:50:53 +04:00
types.go [#388] *: Remove nil check from setters 2022-03-31 11:32:04 +03:00