# Functions
NewMockHTTPRequest creates a new mock instance.
NewMockRestClient creates a new mock instance.
# Structs
MockHTTPRequest is a mock of HTTPRequest interface.
MockHTTPRequestMockRecorder is the mock recorder for MockHTTPRequest.
MockRestClient is a mock of RestClient interface.
MockRestClientMockRecorder is the mock recorder for MockRestClient.