tailscale/tsweb
Brad Fitzpatrick 718914b697 tsweb: remove allocs introduced by earlier change
This removes the ~9 allocs added by #5869, while still keeping struct
fields sorted (the previous commit's tests still pass). And add a test
to lock it in that this shouldn't allocate.

Updates #5778

Change-Id: I4c12b9e2a1334adc1ea5aba1777681cb9fc18fbf
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-10-10 10:23:54 -07:00
..
debug_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
debug.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
log.go tsweb: mark AccessLogRecord fields as omitempty (#5250) 2022-08-01 21:17:38 -07:00
tsweb_test.go tsweb: remove allocs introduced by earlier change 2022-10-10 10:23:54 -07:00
tsweb.go tsweb: remove allocs introduced by earlier change 2022-10-10 10:23:54 -07:00