Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GameHubsInterface ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(q *db.Queries, hubs GameHubsInterface) *Handler
func (*Handler) RegisterHandlers ¶
func (h *Handler) RegisterHandlers(g *echo.Group)
Click to show internal directories.
Click to hide internal directories.