Documentation ¶
Index ¶
- func AddRequestError(r *http.Request, err error)
- func Clear(r *http.Request)
- func GetAuthToken(r *http.Request) auth.Token
- func GetDelayedHandler(r *http.Request) http.Handler
- func GetRequestError(r *http.Request) error
- func IsPreventUnlock(r *http.Request) bool
- func SetAuthToken(r *http.Request, t auth.Token)
- func SetDelayedHandler(r *http.Request, h http.Handler)
- func SetPreventUnlock(r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRequestError ¶
func GetRequestError ¶
func IsPreventUnlock ¶
func SetPreventUnlock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.