Documentation ¶
Index ¶
- func Delete(url string) (*response, error)
- func Get(url string) (*response, error)
- func NewRequest(method, url string, body io.Reader) *request
- func Patch(url string, body io.Reader) (*response, error)
- func Post(url string, body io.Reader) (*response, error)
- func Put(url string, body io.Reader) (*response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.