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