frostfs-sdk-go/pool
Roman Khimov e99e9537a2 *: demand RFC6979 signer where appropriate
It's needed for container operations, therefore default ones for client and
pool have to be of this type as well. And it's easier to check for it before
usage.

Fixes #209.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-22 17:30:52 +03:00
..
cache.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
cache_test.go tests: Use dedicated function to generate signers in tests 2023-04-26 15:03:55 +04:00
doc.go :* Replace ecdsa.PrivateKey with neofscrypto.Signer 2023-04-26 14:59:21 +04:00
mock_test.go pool: Refactor handleError to updateErrorRate 2023-05-19 12:21:16 +04:00
pool.go *: demand RFC6979 signer where appropriate 2023-05-22 17:30:52 +03:00
pool_test.go *: demand RFC6979 signer where appropriate 2023-05-22 17:30:52 +03:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go tests: Use dedicated function to generate signers in tests 2023-04-26 15:03:55 +04:00
statistic.go [#283] pool: Store methods status in slice 2022-07-22 15:57:37 +03:00