You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/viewer/tests
Maisem Ali 882b05fff9 cmd/viewer: add field comments to generated view methods
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>
3 months ago
..
tests.go cmd/viewer,all: consistently use "read-only" instead of "readonly" 11 months ago
tests_clone.go cmd/viewer,types/views,various: avoid allocations in pointer field getters whenever possible 11 months ago
tests_view.go cmd/viewer: add field comments to generated view methods 3 months ago