frostfs-node/cmd/neofs-cli/internal
Leonard Lyubich 8bba490c30 [#1933] cli: Support binary sessions
There is a need to support NeoFS-binary sessions along with JSON ones in
NeoFS CLI.

Provide generic `common.ReadBinaryOrJSON` functions which tries to
decode NeoFS-binary structure and falls back to JSON format. Use this
function in all places with token reading.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-24 17:45:22 +03:00
..
client [#1826] neofs-cli: Add --timeout flag 2022-10-07 13:29:15 +03:00
common [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
commonflags [#1933] cli: Support binary sessions 2022-10-24 17:45:22 +03:00
key [#1946] cli/internal: Fix test by wallet non-closing 2022-10-21 15:21:59 +03:00