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/sessionrecording
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
..
connect.go sessionrecording: fix regression in recent http2 package change 1 month ago
connect_test.go sessionrecording: fix regression in recent http2 package change 1 month ago
event.go sessionrecording: add destination to struct for tsrecorder (#17520) 2 months ago
header.go all: migrate omitempty to omitzero 1 month ago