Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTrailingGarbage = errors.New("trailing garbage (JSON)")
Functions ¶
func WithStatus ¶
Types ¶
type BadResponseError ¶
type BadResponseError struct {
// contains filtered or unexported fields
}
func (*BadResponseError) Error ¶
func (err *BadResponseError) Error() string
func (*BadResponseError) Unwrap ¶
func (err *BadResponseError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.