ooni-probe-cli/internal/engine/experiment/webconnectivity
Simone Basso 4eeadd06a5
refactor: move more commands to internal/cmd (#207)
* refactor: move more commands to internal/cmd

Part of https://github.com/ooni/probe/issues/1335.

We would like all commands to be at the same level of engine
rather than inside engine (now that we can do it).

* fix: update .gitignore

* refactor: also move jafar outside engine

* We should be good now?
2021-02-03 12:23:15 +01:00
..
internal chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
connects_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
connects.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
control_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
control.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
dnsanalysis_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dnsanalysis.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dnslookup_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
dnslookup.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
endpoints_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
endpoints.go refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00
httpanalysis_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
httpanalysis.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
httpget_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
httpget.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
summary_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
summary.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
webconnectivity_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
webconnectivity.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00