package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 9, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewDoer Creates a new Doer.
Get performs a GET request with a proper User-Agent string.
If "response" is not provided, callers should close resp.Body when done reading from it.
Head performs a HEAD request with a proper User-Agent string.
The response body (resp.Body) is already closed when this function returns.
Post performs a POST request with a proper User-Agent string.
If "response" is not provided, callers should close resp.Body when done reading from it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.