forked from TrueCloudLab/frostfs-node
637077a883
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> |
||
---|---|---|
.. | ||
internal/client | ||
modules | ||
main.go |