frostfs-api-go/object
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 [#54] *: Fix linter warnings 2023-08-11 15:21:27 +03:00
attributes.go [#27] *: Resolve godot linter warnings 2023-05-03 14:15:56 +03:00
attributes_test.go [#376] object: remove pointer from Attribute slice 2022-03-09 15:23:13 +03:00
bench_test.go [#376] object: remove pointer from Attribute slice 2022-03-09 15:23:13 +03:00
convert.go [#45] api-go: Add PutSingle response wrappers 2023-07-04 12:27:42 +03:00
filters.go [#372] object: Fix filter comment 2022-02-22 18:19:18 +03:00
json.go Rename package name 2023-03-07 13:42:36 +03:00
lock.go [#50] marshal: Use protowire append methods for marshalers 2023-08-31 12:12:43 +03:00
lock_test.go Rename package name 2023-03-07 13:42:36 +03:00
marshal.go [#50] marshal: Use protowire append methods for marshalers 2023-08-31 12:12:43 +03:00
message_test.go [#45] api-go: Add PutSingle response wrappers 2023-07-04 12:27:42 +03:00
status.go Rename package name 2023-03-07 13:42:36 +03:00
status_test.go Rename package name 2023-03-07 13:42:36 +03:00
string.go Rename package name 2023-03-07 13:42:36 +03:00
types.go [#20] Update api version 2023-08-17 11:10:12 +03:00