Documentation ¶
Index ¶
Constants ¶
View Source
const STATICDIR = "expino-static"
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(db *db.Connection, broadcast func(data string)) *HTTPHandler
func (*HTTPHandler) Register ¶
func (h *HTTPHandler) Register(e *echo.Echo)
Click to show internal directories.
Click to hide internal directories.