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
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17
This adds "//go:build" lines and tidies up existing "// +build" lines.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
logger.go types/logger: fix deadlock RateLimitedFn reentrancy 3 years ago
logger_test.go types/logger: fix deadlock RateLimitedFn reentrancy 3 years ago
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 4 years ago
rusage_nowindows.go all: gofmt with Go 1.17 3 years ago
rusage_windows.go types/logger: move RusagePrefixLog to logger package, disable by default 4 years ago
tokenbucket.go types/logger: rate limited: more hysteresis, better messages. 3 years ago