Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BadRequest ¶
type BadRequest struct {
// contains filtered or unexported fields
}
BadRequest is used to allow the caller to return an appropriate http response
func (*BadRequest) Error ¶
func (e *BadRequest) Error() string
Click to show internal directories.
Click to hide internal directories.