Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DoOptions ¶
type DoOptions struct {
Data interface{}
Context context.Context
Headers map[string]string
ForceJSON bool
}
DoOptions are options passed to the HTTPClient.Do function
type HTTPClient ¶
HTTPClient returns an HTTP Client struct that can execute HTTP requests
type HTTPResponse ¶
HTTPResponse houses respnse object
Click to show internal directories.
Click to hide internal directories.