frostfs-sdk-go/client
aarifullin a487033505
All checks were successful
DCO / DCO (pull_request) Successful in 1m1s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m25s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m25s
Tests and linters / Lint (pull_request) Successful in 2m29s
[#121] client: Nuke out unused prmCommonMeta
Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-10-31 22:55:25 +03:00
..
status [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
accounting.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
api.go Rename package name 2023-03-07 15:47:21 +03:00
client.go [#131] client: keep backwards-compatibility, update README.md, fix chore 2023-10-26 14:35:49 +00:00
client_test.go [#47] client: Pass context to Dial() explicitly 2023-04-07 08:59:19 +03:00
common.go [#121] client: Nuke out unused prmCommonMeta 2023-10-31 22:55:25 +03:00
container.go [#48] client: Split container methods by files 2023-04-13 09:04:09 +03:00
container_delete.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
container_eacl.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
container_get.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
container_list.go [#121] client: Make PrmContainerList fields public 2023-10-31 22:55:25 +03:00
container_put.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
container_set_eacl.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
container_space.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
doc.go Rename package name 2023-03-07 15:47:21 +03:00
errors.go [#142] Fix unwrapErr for go 1.20 2023-08-05 15:58:25 +00:00
errors_test.go [#135] Make all error status receivers pointers 2023-08-04 08:35:01 +00:00
netmap.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
netmap_test.go [#131] client: keep backwards-compatibility, update README.md, fix chore 2023-10-26 14:35:49 +00:00
object_delete.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
object_get.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
object_hash.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
object_put.go [#121] client: Make PrmObjectPutSingle fields public 2023-10-19 08:38:13 +00:00
object_put_raw.go [#121] client: Make PrmObjectPutSingle fields public 2023-10-19 08:38:13 +00:00
object_put_single.go [#121] client: Make PrmObjectPutSingle fields public 2023-10-19 08:38:13 +00:00
object_put_transformer.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00
object_search.go [#48] client: Remove ctx == nil checks 2023-04-13 09:04:09 +03:00
object_search_test.go Rename package name 2023-03-07 15:47:21 +03:00
response.go Rename package name 2023-03-07 15:47:21 +03:00
session.go [#131] client: rename option consistently and fix test 2023-10-26 14:35:49 +00:00