Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHTTPTransport ¶
Types ¶
type Client ¶
type ClientWrapper ¶
type ClientWrapper struct {
// contains filtered or unexported fields
}
ClientWrapper offers basic http request methods
func (*ClientWrapper) HTTPGet ¶
HTTPGet does a HTTP GET request, checks the response to be a 200 OK and returns it
func (*ClientWrapper) HTTPGetBodyBytes ¶
HTTPGetBodyBytes reads the whole HTTP body and returns it
Click to show internal directories.
Click to hide internal directories.