frostfs-sdk-go/pool
Leonard Lyubich 1325b4f272 [#336] session: Support group object sessions
Rename `LimitByObject` method of the `session.Object` type to
`LimitByObjects` and make it to accept variadic parameter.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-05 13:39:51 +04:00
..
cache.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
cache_test.go [#197] session: Refactor and document the package 2022-04-27 11:09:29 +03:00
doc.go [#322] *: Go fmt -s 2022-08-24 18:58:59 +03:00
mock_test.go [#299] pool: Do not use pointers to the resulting values 2022-08-16 15:31:57 +04:00
pool.go [#336] session: Support group object sessions 2022-10-05 13:39:51 +04:00
pool_test.go [#315] client/status: Add NodeUnderMaintenance status 2022-09-19 16:49:27 +04:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go [#299] pool: Do not use pointers to the resulting values 2022-08-16 15:31:57 +04:00
statistic.go [#283] pool: Store methods status in slice 2022-07-22 15:57:37 +03:00