Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct {
// contains filtered or unexported fields
}
func (*Request) HTTPVersion ¶
type RequestError ¶
type RequestError struct {
// contains filtered or unexported fields
}
func (*RequestError) Error ¶
func (err *RequestError) Error() string
func (*RequestError) ErrorCode ¶
func (err *RequestError) ErrorCode() int
type Response ¶
type Response struct {
// contains filtered or unexported fields
}
func NewResponse ¶
func (*Response) SetStatusCode ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.