forked from TrueCloudLab/frostfs-node
d2d1694113
`staticcheck` linter scolds on potential nil-dereference since it doesn't know `common.ExitOnErr` definitely exists. Explicit `return` fixes linter's remark and prevents potential bugs. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
delete.go | ||
get.go | ||
list.go | ||
put.go | ||
root.go | ||
util.go |