ooni-probe-cli/internal/engine/experiment/torsf
Simone Basso a01f901e13
feat(ooniprobe): add torsf to experimental group (#670)
Reference issue: https://github.com/ooni/probe/issues/1917.

I needed to change the summary key type returned by `torsf` to be a value. It seems the DB layer assumes that. If we pass it a pointer, it panics because it's experiment a value rather than a pointer 🤷.
2022-01-21 12:32:08 +01:00
..
integration_test.go refactor: interfaces and data types into the model package (#642) 2022-01-03 13:53:23 +01:00
torsf_test.go feat(ooniprobe): add torsf to experimental group (#670) 2022-01-21 12:32:08 +01:00
torsf.go feat(ooniprobe): add torsf to experimental group (#670) 2022-01-21 12:32:08 +01:00