Documentation
¶
Index ¶
- func Delete(url string, header *map[string]string, data io.Reader) (resp *http.Response, err error)
- func Do(t string, url string, header *map[string]string, data io.Reader) (*http.Response, error)
- func Get(url string, header *map[string]string, data io.Reader) (resp *http.Response, err error)
- func Post(url string, header *map[string]string, data io.Reader) (resp *http.Response, err error)
- func Put(url string, header *map[string]string, data io.Reader) (resp *http.Response, err 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.