Documentation
¶
Index ¶
- func Get(url string, headers ...map[string]string) (b []byte, err error)
- func PostForm(url string, data url.Values) (b []byte, err error)
- func PostJson(url string, jsonStrReader io.Reader, headers ...map[string]string) (b []byte, err error)
- func Request(method, url string, jsonStrReader io.Reader, headers ...map[string]string) (b []byte, 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.