frostfs-node/cmd/neofs-cli
Leonard Lyubich 637077a883 [#1181] CLI: Simplify object type output
There is no need to switch between object types since `Type` implements
`fmt.Stringer`.

Replace swich-case in `printHeader` with `%s` format notation function.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-03-15 13:03:23 +03:00
..
internal/client [#1211] neofs-cli: Fix objectIDs list reader 2022-03-04 11:47:24 +03:00
modules [#1181] CLI: Simplify object type output 2022-03-15 13:03:23 +03:00
main.go cli: Add empty neofs-cli app structure 2020-10-02 11:25:35 +03:00