ooni-probe-cli/internal/engine/experiment/dash
Simone Basso 6924d1ad81
refactor: only use shaping dialer for ndt7 and dash (#754)
See https://github.com/ooni/probe/issues/2112 for context.

While there, run `go fix -fix buildtag ./...`
2022-05-24 18:23:42 +02:00
..
collect_test.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
collect.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
dash_test.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
dash.go refactor: only use shaping dialer for ndt7 and dash (#754) 2022-05-24 18:23:42 +02:00
doc.go fix: ensure experiments return nil when we want to submit (#654) 2022-01-07 13:17:20 +01:00
download_test.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
download.go fix(all): introduce and use iox.ReadAllContext (#379) 2021-06-15 11:57:40 +02:00
fake_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
locate.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
model.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
negotiate_test.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
negotiate.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
spec.go fix(all): introduce and use iox.ReadAllContext (#379) 2021-06-15 11:57:40 +02:00