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/tsweb
Joe Tsai fad54d7c20 all: migrate omitempty to omitzero
These are statically discovered using #17670.

This migrates all usages of omitempty to instead use omitzero
where it is safe to do so. These should behave the same as before,
but allow the behavior to be identical between v1 and v2.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
1 month ago
..
promvarz scripts/check_license_headers.sh: delete, rewrite as a Go test 6 months ago
varz tsweb/varz: add support for ShardedInt metrics 2 months ago
debug.go tsweb: don't hook up pprof handlers in javascript builds 8 months ago
debug_test.go all: update copyright and license headers 3 years ago
log.go all: migrate omitempty to omitzero 1 month ago
pprof_default.go tsd: wire up the event bus to tailscaled 8 months ago
pprof_js.go tsd: wire up the event bus to tailscaled 8 months ago
request_id.go tsweb: change RequestID format to have a date in it 1 year ago
tsweb.go tsweb: don't hook up pprof handlers in javascript builds 8 months ago
tsweb_test.go tsweb: change RequestID format to have a date in it 1 year ago