Documentation ¶
Index ¶
Constants ¶
View Source
const Path = "/websocket"
Path is the URL path for websocket.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
NewHandler to create a reverse proxy handler and returns it. The reverse proxy will parse the requested cookie content, get the token in it, and append it as the http request header to the backend service component.
func RegisterRoute ¶
func RegisterRoute(m *mux.PathRecorderMux, cfg *gatewayconfig.GatewayConfiguration) error
RegisterRoute is used to register prefix path routing matches for all configured backend components.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.