Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResponseError ¶
Types ¶
type ResponseError ¶
type ResponseError struct {
// contains filtered or unexported fields
}
func (*ResponseError) Error ¶
func (err *ResponseError) Error() string
func (*ResponseError) Response ¶
func (err *ResponseError) Response() []byte
func (*ResponseError) Status ¶
func (err *ResponseError) Status() int
Click to show internal directories.
Click to hide internal directories.