Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶
type HTTPClient struct {
// contains filtered or unexported fields
}
HTTPClient is a client that communicates with the HTTP API for wpt.fyi.
func NewHTTPClient ¶
func NewHTTPClient(hostname string) HTTPClient
NewHTTPClient returns a HTTPClient that is used to communicate with wpt.fyi.
Click to show internal directories.
Click to hide internal directories.