frostfs-node/pkg
Evgenii Stratonikov 0decb95591 [#625] morph/client: make all constructors return no error
In some places we panic, in some we return error, in some (audit) just return a client.
However in all of the places static client is created immediately before
the sugared-client creation.

This commit makes all constructors to just return a client for the sake
of code simplification and unification.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-02-01 15:47:54 +03:00
..
core [#1100] *: Adopt new SDK's owner.ID API 2022-01-21 17:58:30 +03:00
innerring [#1023] *: fix linter errors 2022-01-31 13:01:58 +03:00
local_object_storage [#1094] metabase: move Select filters sanity check outside of transaction 2022-01-31 12:36:40 +03:00
metrics [#1054] neofs-node: add epoch metric 2021-12-28 15:34:20 +03:00
morph [#625] morph/client: make all constructors return no error 2022-02-01 15:47:54 +03:00
network [#1087] *: Adopt SDK changes 2022-01-14 17:29:03 +03:00
services [#1023] services/object: remove TTL from Get parameters 2022-01-31 13:01:58 +03:00
util [#851] util/rand: use single random source 2022-01-12 19:29:27 +03:00