frostfs-api-go/object
Evgenii Stratonikov 0fe6b9adbb
All checks were successful
DCO action / DCO (pull_request) Successful in 1m2s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m33s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m38s
Tests and linters / Lint (pull_request) Successful in 1m46s
Tests and linters / Tests with -race (pull_request) Successful in 1m44s
[#76] Make setter names more consistent
This will make the transition to a new codegen more seamless.
1. Setter should be named as the field itself.
2. Setter should accept 1 parameter.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-05-03 08:52:04 +03:00
..
grpc [#76] Make setter names more consistent 2024-05-03 08:52:04 +03:00
test [#69] object: Initial EC implementation 2024-03-19 15:23:01 +03:00
attributes.go [#27] *: Resolve godot linter warnings 2023-05-03 14:15:56 +03:00
attributes_test.go [#68] Makefile: Use gofumpt for formatting 2024-03-14 10:31:58 +03:00
bench_test.go [#376] object: remove pointer from Attribute slice 2022-03-09 15:23:13 +03:00
convert.go [#76] Make setter names more consistent 2024-05-03 08:52:04 +03:00
filters.go [#372] object: Fix filter comment 2022-02-22 18:19:18 +03:00
json.go [#73] object: Implement Get\Head requests for EC object 2024-04-22 18:14:50 +03:00
lock.go Rename package name 2023-03-07 13:42:36 +03:00
lock_test.go Rename package name 2023-03-07 13:42:36 +03:00
marshal.go [#79] object: Implement Range\RangeHash requests for EC object 2024-04-27 23:04:46 +03:00
message_test.go [#69] object: Initial EC implementation 2024-03-19 15:23:01 +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 [#73] object: Implement Get\Head requests for EC object 2024-04-22 18:14:50 +03:00