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/types/prefs
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
..
prefs_example cmd/viewer: add field comments to generated view methods 3 months ago
item.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
list.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
map.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
options.go types/prefs: add a package containing generic preference types 1 year ago
prefs.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
prefs_clone_test.go types/prefs: add a package containing generic preference types 1 year ago
prefs_test.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
prefs_view_test.go cmd/viewer: add field comments to generated view methods 3 months ago
struct_list.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago
struct_map.go go.mod: bump github.com/go-json-experiment/json (#15010) 9 months ago