frostfs-sdk-go/client
2023-04-19 14:23:22 +04:00
..
status *: replace interface{} with any keyword 2023-04-18 12:28:25 +04:00
accounting.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
api.go [#270] client/netmap: Cover NetMapSnapshot with unit tests 2022-09-22 10:51:07 +04:00
client.go [#349] client: Use context.Background in Dial by default 2022-10-12 17:50:55 +04:00
client_test.go [#343] client: Accept context parameter in Dial 2022-10-07 13:24:02 +03:00
common.go [#323] client: Remove xheaders length check in a common helper 2022-08-26 17:34:27 +03:00
container.go client: Check CID is set to eacl table in ContainerSetEACL command 2023-04-17 09:40:43 +04:00
doc.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
errors.go [#299] client: Do not use pointers to required response fields 2022-08-08 12:55:25 +03:00
errors_test.go [#307] status: Support EACL_NOT_FOUND status code 2022-08-01 19:57:07 +03:00
example_container_put_test.go documentation: Container create and get example 2023-04-17 17:39:33 +04:00
netmap.go [#270] client/netmap: Cover NetMapSnapshot with unit tests 2022-09-22 10:51:07 +04:00
netmap_test.go [#270] client/netmap: Cover NetMapSnapshot with unit tests 2022-09-22 10:51:07 +04:00
object_delete.go [#326] client: Provide pointers requests for signing 2022-08-29 14:45:50 +03:00
object_get.go [#334] client: Use parameter key in object.Get 2022-09-14 11:34:56 +04:00
object_hash.go [#367] client: Allow to override key in Object.Hash RPC 2022-12-29 13:28:38 +03:00
object_put.go [#323] client: Remove xheaders length check in a common helper 2022-08-26 17:34:27 +03:00
object_search.go [#323] client: Remove xheaders length check in a common helper 2022-08-26 17:34:27 +03:00
object_search_test.go [#323] client: Refactor object.Search 2022-08-26 17:34:27 +03:00
reputation.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
response.go [#137] pool: simplify session creation 2022-04-07 13:33:16 +03:00
session.go [#323] client: Remove initCallContextWithoutKey 2022-08-26 17:34:27 +03:00