package
Version:
v0.0.0-...-4aff305
Opens a new window with list of versions in this module.
Published: Feb 2, 2018
License: GPL-3.0
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
¶
Client represents a http client that has a one to one relationship with a url
New creates a Client with the http.Client and url
Get a request to the url associated.
If the response returns anything other than a StatusOK (200), then it
will return an error.
Host returns the associated host
Post a request to the url associated.
If the response returns anything other than a StatusOK (200), then it
will return an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.