Documentation ¶
Index ¶
Constants ¶
View Source
const ( VcapBackendHeader = "X-Vcap-Backend" CfRouteEndpointHeader = "X-Cf-RouteEndpoint" VcapRouterHeader = "X-Vcap-Router" VcapTraceHeader = "X-Vcap-Trace" CfInstanceIdHeader = "X-CF-InstanceID" CfAppInstance = "X-CF-APP-INSTANCE" CfRouterError = "X-Cf-RouterError" )
Variables ¶
This section is empty.
Functions ¶
func SetTraceHeaders ¶
func SetTraceHeaders(responseWriter http.ResponseWriter, routerIp, addr string)
Types ¶
type Authenticator ¶
Click to show internal directories.
Click to hide internal directories.