mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-02 13:41:37 -04:00
Extract field comments from AST and include them in generated view methods. Comments are preserved from the original struct fields to provide documentation for the view accessors. Fixes #16958 Signed-off-by: Maisem Ali <3953239+maisem@users.noreply.github.com>