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/logger
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
..
logger.go all: make use of ctxkey everywhere (#10846) 5 months ago
logger_test.go types/logger: fix test failure I missed earlier 9 months ago
rusage.go all: update copyright and license headers 1 year ago
rusage_stub.go adjust build tags for tamago 9 months ago
rusage_syscall.go adjust build tags for tamago 9 months ago
tokenbucket.go all: update copyright and license headers 1 year ago