Documentation
¶
Index ¶
- type HttpResponse
- func CustomMethodWithData(url, method, data string, headersList ...map[string]string) *HttpResponse
- func Get(url string, headersList ...map[string]string) *HttpResponse
- func Patch(url string, data string, headersList ...map[string]string) *HttpResponse
- func Post(url string, data string, headersList ...map[string]string) *HttpResponse
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.