Kristoffer Dalby 73023c2ec3 all: use immutable node view in read path
This commit changes most of our (*)types.Node to
types.NodeView, which is a readonly version of the
underlying node ensuring that there is no mutations
happening in the read path.

Based on the migration, there didnt seem to be any, but the
idea here is to prevent it in the future and simplify other
new implementations.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-07-07 21:28:59 +01:00
..
2023-09-05 08:47:43 +02:00
2025-06-23 13:43:14 +02:00
2025-06-23 13:43:14 +02:00
2025-07-04 09:30:51 +02:00
2025-06-24 07:58:54 +02:00
2024-11-06 15:59:38 +01:00
2025-06-24 07:58:54 +02:00
2025-06-24 07:58:54 +02:00
2024-10-02 14:50:17 +02:00
2025-05-18 07:15:41 +02:00