Documentation ¶
Overview ¶
Package ooapi describes how the OONI API works.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDescriptorCheckIn ¶ added in v3.17.0
func NewDescriptorCheckIn( config *model.OOAPICheckInConfig, ) *httpapi.Descriptor[*model.OOAPICheckInConfig, *model.OOAPICheckInResult]
NewDescriptorCheckIn creates a new httpapi.Descriptor describing how to issue an HTTP call to the CheckIn API.
func NewDescriptorTH ¶ added in v3.17.0
func NewDescriptorTH( creq *model.THRequest, ) *httpapi.Descriptor[*model.THRequest, *model.THResponse]
NewDescriptorTH creates a new httpapi.Descriptor describing how to issue an HTTP call to the Web Connectivity Test Helper (TH).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.