frostfs-node/cmd
Leonard Lyubich 1aa88159ca [#493] node/config: Change Sub implementation
In some cases viper doesn't interpret `section.value` as a subsection with
`section` name, but value is value still can be accessed through full
pathname.

Fix `Config.Sub` method implementation in order to always interpret
configuration like described above as a subsection. From now method never
returns nil, therefore an additional check has been removed from the `Value`
method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-01 11:45:38 +03:00
..
neofs-cli [#570] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
neofs-ir [#552] cmd/ir: Remove redundant if-statements before exitErr calls 2021-05-31 10:09:40 +03:00
neofs-node [#493] node/config: Change Sub implementation 2021-06-01 11:45:38 +03:00