Documentation ¶
Index ¶
- type Client
- func (c *Client) Delete(ctx context.Context, req *Request, reply interface{}) error
- func (c *Client) Get(ctx context.Context, req *Request, reply interface{}) error
- func (c *Client) NewRequest(ctx context.Context, method string, req *Request, reply interface{}) (*resty.Request, error)
- func (c *Client) Post(ctx context.Context, req *Request, reply interface{}) error
- func (c *Client) Put(ctx context.Context, req *Request, reply interface{}) error
- 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.