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
Will Norris 57a008a1e1 all: pass log IDs as the proper type rather than strings
This change focuses on the backend log ID, which is the mostly commonly
used in the client.  Tests which don't seem to make use of the log ID
just use the zero value.

Signed-off-by: Will Norris <will@tailscale.com>
1 year ago
..
cert.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 1 year ago
debugderp.go ipn/localapi: flesh out the 'debug derp' checks 1 year ago
disabled_stubs.go all: update copyright and license headers 1 year ago
localapi.go all: pass log IDs as the proper type rather than strings 1 year ago
localapi_test.go all: use tstest.Replace more 1 year ago
pprof.go all: update copyright and license headers 1 year ago