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