Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientDoFunc ¶ added in v0.4.0
type Responses ¶
type Responses []Response
func Run ¶
Run executes the HTTP requests based on the provided request configuration. It checks for internet connection and returns an error if there is no connection. If the context is canceled while checking proxies, it returns the ErrInterrupt. If the context is canceled while sending requests, it returns the response objects obtained so far.
Click to show internal directories.
Click to hide internal directories.