Versions in this module Expand all Collapse all v0 v0.0.3 Apr 15, 2024 v0.0.2 Apr 4, 2024 v0.0.1 Apr 4, 2024 Changes in this version + const V1Version + func RegisterRoutes(router *echo.Echo, h *handlers.Handler) error + type Route struct + Handler echo.HandlerFunc + Method string + Middlewares []echo.MiddlewareFunc + Name string + Path string + func (r *Route) RegisterRoute(router *echo.Echo) (err error)