Documentation
¶
Index ¶
- func GET(c http.Client, url string, headers ...H) (*http.Response, error)
- func GETDalvik(c http.Client, url string) (*http.Response, error)
- func PostForm(c http.Client, url string, data string, headers ...H) (*http.Response, error)
- func PostJson(c http.Client, url string, data string, headers ...H) (*http.Response, error)
- func RunFor(c http.Client, req *http.Request) (resp *http.Response, err error)
- type H
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.