mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-26 00:29:21 -05:00
Emit a go:generate pragma with the full set of flags passed to cloner. This allows the user to simply run "go generate" at the location of the generate file to reproduce the file. Signed-off-by: Joe Tsai <joetsai@digital-static.net>