ooni-probe-cli/internal/database
Arturo Filastò af4cbd1846
Implement support for not writing to disk and fetching measurements f… (#189)
* Implement support for not writing to disk and fetching measurements from the API

* Handle case of input not being set

* Comment about exposing raw_measurement in probe-engine

* Add basic test for GetMeasurementJSON

* Update internal/database/actions.go

Co-authored-by: Simone Basso <bassosimone@gmail.com>
2021-01-11 19:59:20 +01:00
..
actions_test.go Implement support for not writing to disk and fetching measurements f… (#189) 2021-01-11 19:59:20 +01:00
actions.go Implement support for not writing to disk and fetching measurements f… (#189) 2021-01-11 19:59:20 +01:00
database_test.go Fix DB schema, write a basic unittest for the DB operations 2018-09-06 15:34:56 +02:00
database.go Fix return value of database.Connect method 2018-09-17 17:57:26 +02:00
models.go Implement writing using the new single measurement pattern 2020-01-28 11:53:00 +01:00