tailscale/ipn/localapi
Joe Tsai 152390e80a
ipn/localapi: avoid unkeyed literal (#9933)
Go has no way to explicitly identify Go struct as effectively a tuple,
so staticcheck assumes any external use of unkeyed literals is wrong.

Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2023-10-23 11:15:25 -07:00
..
cert.go ipn/ipnlocal: do unexpired cert renewals in the background 2023-10-12 16:02:45 -07:00
debugderp.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
disabled_stubs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
localapi_test.go ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstack lookup 2023-10-10 11:05:04 -07:00
localapi.go ipn/localapi: avoid unkeyed literal (#9933) 2023-10-23 11:15:25 -07:00
pprof.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00