tailscale/tailcfg
Brad Fitzpatrick 373176ea54 util/codegen: format generated code with goimports, not gofmt
goimports is a superset of gofmt that also groups imports.
(the goimports tool also adds/removes imports as needed, but that
part is disabled here)

Change-Id: Iacf0408dfd9497f4ed3da4fa50e165359ce38498
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-04-29 13:35:45 -07:00
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 2021-07-09 12:30:31 -07:00
tailcfg.go ipn/ipnlocal: add Wake-on-LAN function to peerapi 2022-04-26 15:20:59 -07:00
tailcfg_clone.go util/codegen: format generated code with goimports, not gofmt 2022-04-29 13:35:45 -07:00
tailcfg_test.go hostinfo, tailcfg: add desktop detection on Linux to hostinfo 2022-04-18 14:22:15 -07:00