mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-22 22:21:05 +02: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>