Documentation
¶
Index ¶
- type Client
- func (c *Client) Do(req *http.Request) (*http.Response, error)
- func (c *Client) DoReq(req *http.Request) ([]byte, *http.Response, error)
- func (c *Client) GET(ctx context.Context, u *url.URL) ([]byte, *http.Response, error)
- func (c *Client) POST(ctx context.Context, u *url.URL, reqBody io.Reader) ([]byte, *http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.