frostfs-sdk-go/client
Egor Olefirenko 070db1d2c7 [#131] client: keep backwards-compatibility, update README.md, fix chore
Signed-off-by: Egor Olefirenko <egor.olefirenko892@gmail.com>
2023-09-15 21:31:02 +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-09-15 18:52:34 +03: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-09-15 21:31:02 +03:00
client_test.go [#47] client: Pass context to Dial() explicitly 2023-04-07 08:59:19 +03:00
common.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +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-09-15 18:52:34 +03:00
container_eacl.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
container_get.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
container_list.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
container_put.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
container_set_eacl.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
container_space.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03: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-09-15 18:52:34 +03:00
netmap_test.go [#131] client: keep backwards-compatibility, update README.md, fix chore 2023-09-15 21:31:02 +03:00
object_delete.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
object_get.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
object_hash.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03:00
object_put.go [#83] Allow to split objects in the client 2023-06-28 12:12:37 +00:00
object_put_raw.go [#83] Allow to split objects in the client 2023-06-28 12:12:37 +00:00
object_put_single.go [#103] object: Add PutSingle method code 2023-07-06 17:06:17 +03:00
object_put_transformer.go [#131] client: rename option consistently and fix test 2023-09-15 18:52:34 +03: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-09-15 18:52:34 +03:00