Documentation
¶
Index ¶
- type Client
- func (thiz *Client) Delete(url string, params *Params, result ...any) (*resty.Response, error)
- func (thiz *Client) Get(url string, params *Params, result ...any) (*resty.Response, error)
- func (thiz *Client) Patch(url string, params *Params, result ...any) (*resty.Response, error)
- func (thiz *Client) Post(url string, params *Params, result ...any) (*resty.Response, error)
- func (thiz *Client) Put(url string, params *Params, result ...any) (*resty.Response, error)
- type Options
- type Params
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.