Documentation
¶
Index ¶
- func Delete(url string, contentType string, headers map[string]string, ...) (content string)
- func Get(url string) (response string)
- func Post(url string, data interface{}, contentType string, headers map[string]string, ...) (content string, errRsp error)
- func Put(url string, data interface{}, contentType string, headers map[string]string, ...) (content string)
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.