Zoltan Papp
467b2a1712
[client] Deduplicate peer state update methods in Status
...
The five UpdatePeer* methods repeated the same lock/copy/snapshot/notify
boilerplate. Extract a shared updatePeer helper taking a router-notify
predicate and a mutate closure; each method now only declares which
fields it copies. Replace the repeated inline peer-not-found error with
an errPeerNotExists sentinel.
2026-07-11 14:30:37 +02:00
..
2025-05-21 11:12:28 +02:00
2026-07-11 13:30:06 +02:00
2026-02-05 12:06:28 +01:00
2025-05-21 11:12:28 +02:00
2025-05-21 11:12:28 +02:00
2026-04-21 15:52:08 +02:00
2025-05-21 11:12:28 +02:00
2026-06-12 10:24:15 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2026-02-17 19:28:26 +01:00
2026-04-28 15:04:48 +02:00
2022-01-21 13:52:19 +01:00
2022-01-21 13:52:19 +01:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2025-10-08 03:12:16 +02:00
2023-03-29 10:39:54 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2026-03-22 12:45:41 +01:00
2026-03-22 12:45:41 +01:00
2024-10-31 23:18:35 +01:00
2026-05-04 11:59:01 +02:00
2025-05-27 17:12:04 +02:00
2025-04-24 17:37:28 +02:00
2025-08-18 20:09:50 +02:00
2026-05-04 11:40:25 +02:00
2025-03-23 13:46:09 +01:00
2026-07-06 13:47:16 +02:00
2026-07-11 14:30:37 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 11:03:55 +02:00
2026-07-11 14:22:58 +02:00
2026-07-11 13:30:06 +02:00