frostfs-node/pkg/morph
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
..
client [#625] morph/client: make all constructors return no error 2022-02-01 15:47:54 +03:00
event [#1023] morph/event: remove notaryRequest from subnet.Delete 2022-01-31 13:01:58 +03:00
subscriber [#971] morph/subscriber: Adapt extended notification structure 2021-11-19 09:58:03 +03:00
timer [#708] morph/timer: Add single tick timer 2021-07-22 15:20:34 +03:00