frostfs-sdk-go/client
Evgenii Baidakov 64c0612bdc
:* Replace ecdsa.PrivateKey with neofscrypto.Signer
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
2023-04-26 14:59:21 +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 :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
client_test.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
common.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
container.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
doc.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04: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 :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
netmap.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
netmap_test.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_delete.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_get.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_hash.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_put.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_search.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
object_search_test.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04: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 :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
sign.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
sign_test.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00