frostfs-sdk-go/pool
Denis Kirillov a709cf5444 [#180] pool: make some operations synchronous
Operations: PutContainer, DeleteContainer, SetEACL

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
2022-04-07 09:50:02 +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 [#180] pool: make some operations synchronous 2022-04-07 09:50:02 +03:00
pool_test.go [#180] pool: make some operations synchronous 2022-04-07 09:50:02 +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