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>
2024-01-16 13:56:23 -08:00
..
logger_test.go types/logger: fix test failure I missed earlier 2023-08-28 21:06:03 -07:00
logger.go all: make use of ctxkey everywhere (#10846) 2024-01-16 13:56:23 -08:00
rusage_stub.go adjust build tags for tamago 2023-08-30 09:14:54 -07:00
rusage_syscall.go adjust build tags for tamago 2023-08-30 09:14:54 -07:00
rusage.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tokenbucket.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00