Versions in this module Expand all Collapse all v0 v0.1.0 Aug 21, 2022 Changes in this version + func RegisterRoutes(e *echo.Echo) + type HiRequest struct + Age int + Name string + type HiResponse struct + Code string + Data ResponseData + type ResponseData struct + Say string