elbasy_test

package
v0.0.0-...-1f491b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientRequestSender

type ClientRequestSender struct {
	ServerURL string
	ProxyURL  string
	// contains filtered or unexported fields
}

func (*ClientRequestSender) SendRequest

func (self *ClientRequestSender) SendRequest(request *http.Request, callback func(response *http.Response, responseBodyText string))

func (*ClientRequestSender) SendRequestWithBody

func (self *ClientRequestSender) SendRequestWithBody(requestBodyText string)

func (*ClientRequestSender) SendSimplestRequest

func (self *ClientRequestSender) SendSimplestRequest(callback func(response *http.Response, responseBodyText string))

func (*ClientRequestSender) WaitForAllRequests

func (self *ClientRequestSender) WaitForAllRequests()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL