mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-11 21:02:39 +08:00
This adds netx.DialFunc, unifying a type we have a bazillion other
places, giving it now a nice short name that's clickable in
editors, etc.
That highlighted that my earlier move (
|
||
|---|---|---|
| .. | ||
| conn_test.go | ||
| conn.go | ||
| listener_test.go | ||
| listener.go | ||
| memnet.go | ||
| pipe_test.go | ||
| pipe.go | ||