(path string, query url.Values, body interface{}, headers http.Header)
| 44 | GetAfterFunction() ApiClientAfterResponse |
| 45 | Get(path string, query url.Values, headers http.Header) (*http.Response, errors.Error) |
| 46 | Post(path string, query url.Values, body interface{}, headers http.Header) (*http.Response, errors.Error) |
| 47 | } |
no outgoing calls