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
..
2026-07-02 10:58:16 +02:00
2026-05-07 11:33:37 +02:00
2026-07-07 16:58:48 +02:00
2025-01-13 10:15:01 +01:00
2026-07-06 13:47:16 +02:00
2024-09-24 20:57:56 +02:00
2026-06-28 16:15:54 +02:00
2026-03-19 17:33:50 +01:00
2026-07-02 20:42:43 +02:00
2026-07-11 14:30:37 +02:00
2026-07-02 10:58:16 +02:00
2026-01-19 11:22:16 +01:00
2026-07-06 13:47:16 +02:00
2026-04-20 10:01:01 +02:00
2026-07-08 16:35:37 +02:00
2026-07-10 16:11:27 +02:00
2026-07-06 13:47:16 +02:00
2026-07-06 13:47:16 +02:00
2026-07-08 17:52:50 +02:00
2026-07-07 16:58:48 +02:00
2024-10-10 12:35:03 +02:00
2026-06-28 16:15:54 +02:00
2026-07-10 16:11:27 +02:00
2026-07-09 13:21:08 +02:00
2026-06-17 20:13:13 +02:00
2026-06-17 20:13:13 +02:00
2026-07-06 13:47:16 +02:00
2023-05-18 19:47:36 +02:00
2022-05-21 18:42:56 +02:00
2026-03-23 09:39:32 +01:00
2026-07-06 13:47:16 +02:00
2025-03-04 18:29:29 +03:00