Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckResponse ¶
Types ¶
type ErrorResponse ¶
type ErrorResponse struct { // HTTP response that caused this error Response *http.Response // Error message Message string }
func (*ErrorResponse) Error ¶
func (r *ErrorResponse) Error() string
type RequestCompletionCallback ¶
RequestCompletionCallback defines the type of the request callback function
Click to show internal directories.
Click to hide internal directories.