mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-26 11:38:37 -05:00
I noticed cmd/{cloner,viewer} didn't support structs with embedded
fields while working on a change in another repo. This adds support.
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>