frostfs-sdk-go/pool
Leonard Lyubich 22dad0573d [#164] client: Refactor and document package functionality
Get rid of `Option` pattern. Define `Init`, `Dial` and `Close` methods
for the corresponding stages of use.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-10 15:02:10 +03:00
..
cache.go [#126] pool: Store access time in the session token cache 2022-02-11 14:21:59 +03:00
cache_test.go [#126] pool: Store access time in the session token cache 2022-02-11 14:21:59 +03:00
key.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
mock_test.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00
pool.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
pool_test.go [#164] client: Refactor and document package functionality 2022-03-10 15:02:10 +03:00
sampler.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
sampler_test.go [#131] client: Name all methods and types the same way 2022-02-18 17:01:08 +03:00