Documentation
¶
Index ¶
- type HTTP
- func (*HTTP) Delete(url string, extra ...interface{}) interface{}
- func (*HTTP) Get(url string, extra ...interface{}) interface{}
- func (*HTTP) Patch(url string, body string, extra ...interface{}) interface{}
- func (*HTTP) Post(url string, body string, extra ...interface{}) interface{}
- func (*HTTP) Put(url string, body string, extra ...interface{}) interface{}
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.