ooni-probe-cli/internal/measurexlite
DecFox 5501b2201a
feat: dnsping using step-by-step (#831)
Reference issue for this pull request: https://github.com/ooni/probe/issues/2159

This diff refactors the `dnsping` experiment to use the [step-by-step measurement style](https://github.com/ooni/probe-cli/blob/master/docs/design/dd-003-step-by-step.md).

Co-authored-by: decfox <decfox@github.com>
Co-authored-by: Simone Basso <bassosimone@gmail.com>
2022-07-08 19:42:24 +02:00
..
conn_test.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
conn.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dialer_test.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dialer.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
dns_test.go feat: dnsping using step-by-step (#831) 2022-07-08 19:42:24 +02:00
dns.go feat: dnsping using step-by-step (#831) 2022-07-08 19:42:24 +02:00
doc.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
logger.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
tls_test.go measurexlite: fix flaky tls_test.go (#839) 2022-07-08 12:29:08 +02:00
tls.go feat: tlsping and tcpping using step-by-step (#815) 2022-07-01 12:22:22 +02:00
trace_test.go feat: dnsping using step-by-step (#831) 2022-07-08 19:42:24 +02:00
trace.go feat: dnsping using step-by-step (#831) 2022-07-08 19:42:24 +02:00