tailscale/wgengine/monitor
Mihai Parparita 3e71e0ef68
net/sockstats: remove explicit dependency on wgengine/monitor
Followup to #7177 to avoid adding extra dependencies to the CLI. We
instead declare an interface for the link monitor.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2023-03-03 08:37:14 -08:00
..
monitor.go net/sockstats: remove explicit dependency on wgengine/monitor 2023-03-03 08:37:14 -08:00
monitor_darwin.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_darwin_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_freebsd.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_linux_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_polling.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
monitor_windows.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
polling.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00