Versions in this module Expand all Collapse all v0 v0.38.0 Jun 12, 2023 Changes in this version + type HTTPClient interface + Do func(req *http.Request) (*http.Response, error) + type MockHTTPClient struct + func NewMockHTTPClient(t mockConstructorTestingTNewMockHTTPClient) *MockHTTPClient + func (_m *MockHTTPClient) Do(req *nethttp.Request) (*nethttp.Response, error)