frostfs-sdk-go/pool
Evgenii Stratonikov d541aab1ff [#48] pool/test: remove `defer` for controller close
We have go1.16 in go.mod and `gomock.NewController` comment indicates:
```
New in go1.14+, if you are passing a *testing.T into this function you no
longer need to call ctrl.Finish() in your test methods.
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-11-01 17:51:21 +03:00
..
key.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
mock_test.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
pool.go [#32] Require at least one healthy node 2021-09-09 14:46:46 +03:00
pool_test.go [#48] pool/test: remove `defer` for controller close 2021-11-01 17:51:21 +03:00
sampler.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00
sampler_test.go [#26] *: Move pkg content to root 2021-07-28 13:47:27 +03:00