frostfs-node/pkg/morph/client/internal
Leonard Lyubich 1860f5040c [#627] morph: Define partial interface of StaticClient type
There is a need to inherit some methods of `StaticClient` type. In order to
not inherit all method via type embedding we can group sub-set of methods
and inherit it.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-30 14:47:04 +03:00
..
static.go [#627] morph: Define partial interface of StaticClient type 2021-09-30 14:47:04 +03:00