tailscale/wgengine/wglog
Josh Bleecher Snyder 5f52214b08 wgengine/wglog: delay formatting
The "stop phrases" we use all occur in wireguard-go in the format string.
We can avoid doing a bunch of fmt.Sprintf work when they appear.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
2021-05-03 12:24:02 -07:00
..
wglog.go wgengine/wglog: delay formatting 2021-05-03 12:24:02 -07:00
wglog_test.go all: delete wgcfg.Key and wgcfg.PrivateKey 2021-04-29 14:14:34 -07:00