Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpResponse ¶
HttpResponse represents HTTP response information.
func Get ¶
func Get(link string) HttpResponse
Get emits a HTTP GET request for a given URL. Captures the status code, status and outcome of the call. Returns with information about the response.
Source Files
¶
- http.go
Click to show internal directories.
Click to hide internal directories.