package
Version:
v0.8.5
Opens a new window with list of versions in this module.
Published: Mar 29, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Send(method, path string, in, out interface{}) error
Send makes an http request to the given endpoint, writing the input
to the request body and unmarshaling the output from the response body.
Error represents a http error.
Code returns the http error code.
Error returns the error message in string format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.