Context has many convenient method for complete your work.
Get *Request object.
Get query value by query key. See Forms
Get Cookies object.
Get secure Cookies.
Send file to web browser.
Send Json to web browser.
Send Xml to web browser.
Download some file.
Save uploaded file to disk file.
Get router's matched params.
If executor is a struct, then return the pointer of struct, or return nil.
Write redirect to web browser.
Return 304.
Return unauthorized.
Return 404
Return customized error.