You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/speedtest
Joe Tsai a2dc517d7d
all: specify explicit JSON format for time.Duration (#17307)
The default representation of time.Duration has different
JSON representation between v1 and v2.

Apply an explicit format flag that uses the v1 representation
so that this behavior does not change if serialized with v2.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 months ago
..
speedtest.go all: specify explicit JSON format for time.Duration (#17307) 2 months ago
speedtest_client.go all: update copyright and license headers 3 years ago
speedtest_server.go all: update copyright and license headers 3 years ago
speedtest_test.go net/speedtest: mark flaky test, and skip it by default as it's slow 2 months ago