mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
saveMeta now returns an error instead of silently swallowing WriteFile/ Rename failures. Fetch wraps and returns it (with updated=true, since the body rename already succeeded). Callers get a loud signal when the sidecar can't be written — the body is still good, but the next conditional GET may redownload.