mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-07 01:58:20 +00:00
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.