tailscale/tsweb
Mihai Parparita 33520920c3 all: use strs.CutPrefix and strs.CutSuffix more
Updates places where we use HasPrefix + TrimPrefix to use the combined
function.

Updates #5309

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-11-21 14:32:16 -08: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: cache prometheus metric names & types 2022-11-18 19:52:37 +00:00
tsweb.go all: use strs.CutPrefix and strs.CutSuffix more 2022-11-21 14:32:16 -08:00