Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHandler ¶
func CreateHandler(c controller.Controller) http.Handler
CreateHandler creates Broker HTTP handler based on an implementation of a controller.Controller interface.
func Start ¶
func Start(serverPort int, c controller.Controller)
Start creates the HTTP handler based on an implementation of a controller.Controller interface, and begins to listen on the specified port.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.