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/prober
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I
See http://go/no-ell

Signed-off-by: Alex Chan <alexc@tailscale.com>

Updates #cleanup

Change-Id: I8c976b51ce7a60f06315048b1920516129cc1d5d
2 weeks ago
..
derp.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago
derp_test.go derp/derpserver: clean up extraction of derp.Server (#17264) 2 months ago
dns.go prober: export probe class and metrics from bandwidth prober 2 years ago
dns_example_test.go prober: allow custom tls.Config for TLS probes (#17186) 3 months ago
dns_test.go prober: export probe class and metrics from bandwidth prober 2 years ago
histogram.go prober: make histogram buckets cumulative 12 months ago
histogram_test.go prober: make histogram buckets cumulative 12 months ago
http.go prober: export probe class and metrics from bandwidth prober 2 years ago
prober.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago
prober_test.go prober: include current probe results in run-probe text response 3 months ago
status.go cmd/derpprobe,prober: add ability to perform continuous queuing delay measurements against DERP servers 12 months ago
status.html cmd/derpprobe,prober: add ability to perform continuous queuing delay measurements against DERP servers 12 months ago
tcp.go prober: export probe class and metrics from bandwidth prober 2 years ago
tls.go all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
tls_test.go prober: allow custom tls.Config for TLS probes (#17186) 3 months ago
tun_darwin.go prober: perform DERP bandwidth probes over TUN device to mimic real client 12 months ago
tun_default.go prober: perform DERP bandwidth probes over TUN device to mimic real client 12 months ago
tun_linux.go prober: perform DERP bandwidth probes over TUN device to mimic real client 12 months ago