Versions in this module Expand all Collapse all v0 v0.3.0 Apr 2, 2020 Changes in this version + func BearerToken(req *http.Request) string + func ImpersonationConfig(req *http.Request) *transport.ImpersonationConfig + func NoImpersonation(req *http.Request) bool + func RemoteAddr(req *http.Request) (*http.Request, string) + func WithBearerToken(req *http.Request, header http.Header) *http.Request + func WithImpersonationConfig(req *http.Request, conf *transport.ImpersonationConfig) *http.Request + func WithNoImpersonation(req *http.Request) *http.Request