ooni-probe-cli/internal/engine/ooapi
Simone Basso a88d2f35a8
Prepare 3.10.0-beta release (#313)
This diff implements part of the release checklist at https://github.com/ooni/probe/issues/1439. The plan is to bless a beta release and use it for further testing on Android devices. Afterward, we need to apply some extra changes to the `cli` (including https://github.com/ooni/probe-cli/pull/314 and https://github.com/ooni/probe-cli/pull/312). Finally, we will bless a full 3.10.0 release.
2021-04-28 09:34:14 +02:00
..
apimodel engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
internal feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
apis_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
apis.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
caching_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
caching.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
callers.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
client.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
clientcall_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
clientcall.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
cloners.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
default_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
default.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
dependencies.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
doc.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
errors.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
fake_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
fakeapi_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
fakefill_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
httpclient_test.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
integration_test.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
kvstore_test.go feat(ooapi): add toplevel client and simplify API (#248) 2021-03-19 09:30:42 +01:00
login_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
login.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
loginhandler_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
loginmodel.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
README.md engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
requests.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
responses.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
swagger_test.go Prepare 3.10.0-beta release (#313) 2021-04-28 09:34:14 +02:00
swaggerdiff_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
utils_test.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00
utils.go engine/ooapi: autogenerated API with login and caching (#234) 2021-03-04 11:51:07 +01:00

Package ./internal/engine/ooapi

Automatically generated API clients for speaking with OONI servers.

Please, run go doc ./internal/engine/ooapi to see API documentation.