Versions in this module Expand all Collapse all v1 v1.0.0 Jan 11, 2025 Changes in this version + func DoSubThing() error + func DoThing() error + func Error(err error, c echo.Context) + func ThirdPartyError() error + type HomeHandler struct + func NewHomeHandler() (h *HomeHandler, err error) + func (h *HomeHandler) GetRandomString(c echo.Context) error + func (h *HomeHandler) RegisterRoutes(g *echo.Group) + func (h *HomeHandler) RenderHomepage(c echo.Context) error