tailscale/portlist
David Anderson 9ac1dda0d9 portlist: add a lint ignore for unused function.
The function is indeed unused on linux, but we want it around
so that unit tests exercise the netstat logic even on linux,
even if it's only used on !linux.

Signed-off-by: David Anderson <dave@natulte.net>
2020-02-10 23:50:06 -08:00
..
netstat.go portlist: add a lint ignore for unused function. 2020-02-10 23:50:06 -08:00
netstat_test.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
poller.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
portlist.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
portlist_darwin.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
portlist_linux.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
portlist_other.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
portlist_windows.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00