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 c25968e1c5
all: make use of ctxkey everywhere (#10846)
Also perform minor cleanups on the ctxkey package itself.
Provide guidance on when to use ctxkey.Key[T] over ctxkey.New.
Also, allow for interface kinds because the value wrapping trick
also happens to fix edge cases with interfaces in Go.

Updates #cleanup

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
5 months ago
..
promvarz tsweb/promvarz: fix repeated expvar definition in test 1 year ago
varz tsweb/varz: fix exporting histograms 9 months ago
debug.go tsweb: use object-src instead of plugin-types (#10719) 5 months ago
debug_test.go all: update copyright and license headers 1 year ago
log.go tsweb: propagate RequestID via context and entire request 6 months ago
request_id.go all: make use of ctxkey everywhere (#10846) 5 months ago
tsweb.go tsweb: use object-src instead of plugin-types (#10719) 5 months ago
tsweb_test.go all: make use of ctxkey everywhere (#10846) 5 months ago