mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-08-20 09:42:17 +00:00
5b12c8121f
Strip redundant fmt.Errorf wrapping at every decodeResponse call site so the typed *apierr.UpstreamError propagates directly to handlers without an extra indirection layer.