forked from TrueCloudLab/frostfs-sdk-go
2e18c3c16d
We'll need to check initialization parameters for consistency and Init doesn't return any error, therefore it's easier to use smth.New() pattern and simplify things a bit because uninited Client is not very useful anyway (we require Init and there can be additional reasons for that in the future). Refs. #164. Signed-off-by: Roman Khimov <roman@nspcc.ru> |
||
---|---|---|
.. | ||
cache.go | ||
cache_test.go | ||
doc.go | ||
mock_test.go | ||
pool.go | ||
pool_test.go | ||
sampler.go | ||
sampler_test.go | ||
statistic.go |