frostfs-sdk-go/client
Evgenii Stratonikov 6c9b92c9dc [#48] client: Execute metainfo callback in processResponse()
It was lost in 8c5333ea55.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-04-14 09:07:18 +03:00
..
status Rename package name 2023-03-07 15:47:21 +03:00
accounting.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
api.go Rename package name 2023-03-07 15:47:21 +03:00
client.go [#47] client: Pass context to Dial() explicitly 2023-04-07 08:59:19 +03:00
client_test.go [#47] client: Pass context to Dial() explicitly 2023-04-07 08:59:19 +03:00
common.go [#48] client: Execute metainfo callback in processResponse() 2023-04-14 09:07:18 +03:00
container.go [#48] client: Split container methods by files 2023-04-13 09:04:09 +03:00
container_delete.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_eacl.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_get.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_list.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_put.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_set_eacl.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
container_space.go [#48] client/container: Form requests in a separate function 2023-04-14 09:06:52 +03:00
doc.go Rename package name 2023-03-07 15:47:21 +03:00
errors.go Rename package name 2023-03-07 15:47:21 +03:00
errors_test.go Rename package name 2023-03-07 15:47:21 +03:00
netmap.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
netmap_test.go [#47] client: Do not check context in NetmapSnapshot() 2023-04-07 08:59:19 +03:00
object_delete.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
object_get.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
object_hash.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
object_put.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +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
reputation.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00
response.go Rename package name 2023-03-07 15:47:21 +03:00
session.go [#48] client: Remove `ctx == nil` checks 2023-04-13 09:04:09 +03:00