tailscale/types/views
Maisem Ali 491483d599 cmd/viewer,type/views: add MapSlice for maps of slices
This abstraction provides a nicer way to work with
maps of slices without having to write out three long type
params.

This also allows it to provide an AsMap implementation which
copies the map and the slices at least.

Updates tailscale/corp#20910

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2024-06-15 22:24:29 -07:00
..
views_test.go types/views: remove duplicate SliceContainsFunc 2024-05-03 19:19:33 -07:00
views.go cmd/viewer,type/views: add MapSlice for maps of slices 2024-06-15 22:24:29 -07:00