mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-04 14:37:43 -05:00
Errors were mashalled without the correct newlines. Also, they could generally be mashalled with more data, so an intermediate was introduced to make them slightly nicer to look at. Updates #15160 Signed-off-by: Claus Lensbøl <claus@tailscale.com>