tailscale/util/syspolicy
Andrew Lytvynov 1302bd1181
all: cleanup unused code, part 1 (#10661)
Run `staticcheck` with `U1000` to find unused code. This cleans up about
a half of it. I'll do the other half separately to keep PRs manageable.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2023-12-20 14:50:30 -08:00
..
caching_handler_test.go util/syspolicy: add caching handler (#10288) 2023-11-17 12:31:51 -05:00
caching_handler.go util/syspolicy: add caching handler (#10288) 2023-11-17 12:31:51 -05:00
handler_test.go util: add syspolicy package (#9550) 2023-09-29 13:40:35 -04:00
handler_windows.go util/syspolicy: rename client metric keys (#10516) 2023-12-08 09:51:24 -08:00
handler.go syspolicy: add exit node related policies (#10172) 2023-11-29 16:48:25 -05:00
policy_keys_windows.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
policy_keys.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
syspolicy_test.go syspolicy: add exit node related policies (#10172) 2023-11-29 16:48:25 -05:00
syspolicy.go ipn/ipnlocal: better enforce system policies 2023-12-06 14:45:06 -05:00