Documentation ¶
Index ¶
- func DoGetCbor(url string, response interface{}) (*http.Response, error)
- func DoGetJson(url string, response interface{}) (*http.Response, error)
- func DoPost(url string, req interface{}, res interface{}) (*http.Response, error)
- func DoPostCBOR(url string, req interface{}, res interface{}) (*http.Response, 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.