Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpHandler ¶
type HttpHandler struct {
// contains filtered or unexported fields
}
func NewHttpHandler ¶
func NewHttpHandler(c *controller.EventController) *HttpHandler
func (*HttpHandler) RegisterRoutes ¶
func (h *HttpHandler) RegisterRoutes()
func (*HttpHandler) Start ¶
func (h *HttpHandler) Start() error
func (*HttpHandler) Stop ¶
func (h *HttpHandler) Stop()
Click to show internal directories.
Click to hide internal directories.