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/safesocket
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17
This adds "//go:build" lines and tidies up existing "// +build" lines.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
basic_test.go safesocket: create the test socket in a temp dir 3 years ago
pipe_windows.go safesocket: delete unused function 3 years ago
safesocket.go cmd/tailscale: pull out, parameterize up FlagSet creation for tests 3 years ago
safesocket_darwin.go safesocket: print full lsof command on failure 3 years ago
safesocket_test.go safesocket: refactor macOS auth code, pull out separate LocalTCPPortAndToken 3 years ago
unixsocket.go all: gofmt with Go 1.17 3 years ago