tailscale/cmd/viewer/tests
Brad Fitzpatrick 6e57dee7eb cmd/viewer, types/views, all: un-special case slice of netip.Prefix
Make it just a views.Slice[netip.Prefix] instead of its own named type.

Having the special case led to circular dependencies in another WIP PR
of mine.

Updates #8948

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-08-18 12:27:44 -07:00
..
tests_clone.go util/codegen: support embedded fields 2023-05-09 15:40:17 -07:00
tests_view.go cmd/viewer, types/views, all: un-special case slice of netip.Prefix 2023-08-18 12:27:44 -07:00
tests.go util/codegen: support embedded fields 2023-05-09 15:40:17 -07:00