frostfs-sdk-go/pool
Alex Vanin 2104945f9e [#193] pool: Return copy of session token in cache
To avoid side effects after token re-sign.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-04-06 12:06:24 +03:00
..
cache.go [#193] pool: Return copy of session token in cache 2022-04-06 12:06:24 +03:00
cache_test.go [#193] pool: Add test to check side effects in token cache 2022-04-06 12:06:24 +03:00
doc.go [#165] pool: change exported fields to setters 2022-03-21 12:41:08 +03:00
mock_test.go [#165] pool: make client interface unexported 2022-03-21 12:41:08 +03:00
pool.go [#193] pool: Return copy of session token in cache 2022-04-06 12:06:24 +03:00
pool_test.go [#193] pool: Return copy of session token in cache 2022-04-06 12:06:24 +03:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go [#165] pool: make client interface unexported 2022-03-21 12:41:08 +03:00