mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 07:48:44 +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.