tailscale/types/logger
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-15 21:45:53 -07:00
..
logger.go refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
logger_test.go tailcfg: add omitempty to all fields of Hostinfo (#4360) 2022-04-05 13:25:14 -07:00
rusage.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
rusage_stub.go all: fix some js/wasm compilation issues 2021-10-20 10:06:16 -07:00
rusage_syscall.go logger: migrate rusage syscall use to x/sys/unix 2022-08-28 08:29:41 -07:00
tokenbucket.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00