Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClient ¶
MockClient is a mock of a HttpClient, used to return a predetermined response for testing. DoFunc is the function that is executed when the Do-method is called on the MockClient. If no DoFunc is set for the MockClient, the MockClient returns a standard 200-response
Click to show internal directories.
Click to hide internal directories.