mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-23 21:08:33 +08:00
Instead of trying to call View() on something that's already a View type (or trying to Clone the view unnecessarily), we can re-use the existing View values in a map[T]ViewType. Fixes #17866 Signed-off-by: Andrew Dunham <andrew@tailscale.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| viewer_test.go | ||
| viewer.go | ||