Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BBBRequestMiddleware ¶
func BBBRequestMiddleware( mountPoint string, ctrl *cluster.Controller, gateway *cluster.Gateway, ) echo.MiddlewareFunc
BBBRequestMiddleware decodes the incoming HTTP request into a BBB request and passes it to the API gateway. All requests starting with the mountpoint prefix are treated as BBB requests.
An error will be returned when A request can not be decoded.
Types ¶
Click to show internal directories.
Click to hide internal directories.