httpAsyncClient

package
v0.0.0-...-649a59b Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HTTP_CLIENT_TIME_OUT = 100000 * time.Millisecond
	MAX_HOLD_CONNECTIONS = 100
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncHttpClient

type AsyncHttpClient struct {
	// contains filtered or unexported fields
}

func (*AsyncHttpClient) Prepare

func (ac *AsyncHttpClient) Prepare(method, url string, body []byte) (*http.Request, *common.WeCrossSDKError)

func (*AsyncHttpClient) SendRequest

func (ac *AsyncHttpClient) SendRequest(request *http.Request) (*http.Response, *common.WeCrossSDKError)

Jump to

Keyboard shortcuts

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