You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
11 months ago
..
cert.go ipn/ipnlocal: do unexpired cert renewals in the background 12 months ago
debugderp.go all: avoid repeated default interface lookups 1 year ago
disabled_stubs.go all: update copyright and license headers 2 years ago
localapi.go ipn/localapi: avoid unkeyed literal (#9933) 11 months ago
localapi_test.go ipn/localapi: make whois take IP or IP:port as documented, fix capmap netstack lookup 12 months ago
pprof.go all: update copyright and license headers 2 years ago