Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RequestContextKey = CtxKey("request")
View Source
var SessionContextKey = CtxKey("session")
Functions ¶
func BaseURL ¶
BaseURL returns the "base" url for this request, defined as a url containing the Host and Scheme portions of the request uri.
func RequestContext ¶
requestContext returns a context representing the provided http action.
Types ¶
Click to show internal directories.
Click to hide internal directories.