Documentation ¶
Index ¶
- type Client
- func (c *Client) Delete(path string, params map[string]string) (response.Response, error)
- func (c *Client) Get(path string, params map[string]string) (response.Response, error)
- func (c *Client) Post(path string, params map[string]string, body io.Reader) (response.Response, error)
- func (c *Client) Put(path string, params map[string]string, body io.Reader) (response.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.