Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultHandler ¶
type DefaultHandler struct { PageService services.PageService BasePath string }
func (*DefaultHandler) LoadContent ¶
func (h *DefaultHandler) LoadContent(c echo.Context) error
func (*DefaultHandler) Page ¶
func (h *DefaultHandler) Page(c echo.Context) error
func (*DefaultHandler) RenderPage ¶
func (h *DefaultHandler) RenderPage(c echo.Context, page templ.Component, title string) error
Click to show internal directories.
Click to hide internal directories.