frostfs-node/cmd/neofs-cli
Leonard Lyubich bbc2b873ab [#950] cli: Refactor usage of NeoFS API client
The client needs of the CLI application are limited and change not often.
Interface changes of the client library should not affect the operation of
various application packages, if they do not change their requirements for
the provided functionality. To localize the use of the base client and
facilitate further support, an auxiliary package is implemented that will
only be used by the CLI application.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-03 18:26:36 +03:00
..
internal/client [#950] cli: Refactor usage of NeoFS API client 2021-11-03 18:26:36 +03:00
modules [#950] cli: Refactor usage of NeoFS API client 2021-11-03 18:26:36 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00