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/control/controlclient
Brad Fitzpatrick 7c1068b7ac util/goroutines: let ScrubbedGoroutineDump get only current stack
ScrubbedGoroutineDump previously only returned the stacks of all
goroutines. I also want to be able to use this for only the current
goroutine's stack. Add a bool param to support both ways.

Updates tailscale/corp#5149

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
auto.go
client.go
controlclient_test.go
debug.go
direct.go
direct_test.go
map.go
map_test.go
noise.go
noise_test.go
sign.go all: update copyright and license headers 2 years ago
sign_supported.go
sign_supported_test.go
sign_unsupported.go
status.go