Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context struct {
Request *http.Request
Response http.ResponseWriter
}
Context wraps the Request and Response object of Gorilla.
Click to show internal directories.
Click to hide internal directories.