# Functions
HandleRecovered logs a recovered panic.
NewHTTPClient creates an HTTP requester object.
NewHTTPClientMock creates an HTTP mock object.
# Constants
No description provided by the author
# Structs
HTTPClient represents the HTTPClient infos.
HTTPClientMock represents the HTTPClientMock infos.
HTTPOptions represents the options for the HTTPRequest object.
HTTPResponse represents the HTTPResponse infos.
# Interfaces
HTTPClientInterface represents an interface for HTTP caller.