Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestContext ¶
func Context ¶
func Context(r *http.Request, w http.ResponseWriter) RequestContext
func (RequestContext) Decode ¶
func (r RequestContext) Decode(v interface{}) error
func (RequestContext) DecodeForm ¶
func (r RequestContext) DecodeForm(key string, v interface{}) error
func (RequestContext) Encode ¶
func (r RequestContext) Encode(v interface{})
Click to show internal directories.
Click to hide internal directories.