mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-13 19:39:19 +09:00
96d736ec23
Serialize node, user and pre-auth-key responses through the NodeView, UserView and PreAuthKeyView accessors instead of AsStruct(), which clones the whole record on every read. Document the convention in AGENTS.md.