tailscale/cmd/derper
Andrew Dunham 73fa7dd7af util/slicesx: add package for generic slice functions, use
Now that we're using rand.Shuffle in a few locations, create a generic
shuffle function and use it instead. While we're at it, move the
interleaveSlices function to the same package for use.

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I0b00920e5b3eea846b6cedc30bd34d978a049fd3
2023-03-03 16:25:48 -05:00
..
bootstrap_dns_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
bootstrap_dns.go util/slicesx: add package for generic slice functions, use 2023-03-03 16:25:48 -05:00
cert.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
depaware.txt util/slicesx: add package for generic slice functions, use 2023-03-03 16:25:48 -05:00
derper_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derper.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mesh.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
websocket.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00