Documentation
¶
Index ¶
- type Client
- func (m *Client) Do(req *http.Request) (*http.Response, error)
- func (m *Client) NewGzippedQuery(query string) api.Request
- func (m *Client) NewGzippedRequest(query string, vars map[string]interface{}) api.Request
- func (m *Client) NewHTTPRequest(ctx context.Context, method, path string, body io.Reader) (*http.Request, error)
- func (m *Client) NewQuery(query string) api.Request
- func (m *Client) NewRequest(query string, vars map[string]interface{}) api.Request
- type Request
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.