Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Writer http.ResponseWriter
Request *http.Request
Params httprouter.Params
}
type Response ¶
type Response struct {
*httptest.ResponseRecorder
}
func NewResponse ¶
func NewResponse() *Response
Click to show internal directories.
Click to hide internal directories.