Documentation
¶
Index ¶
- func Ping(c echo.Context) error
- func PrintSiteMap(server *echo.Echo)
- func RegisterGroupRoutes(server *echo.Echo)
- func RegisterRootRoutes(nestConfig config.NestConfig, server *echo.Echo)
- func RegisterStaticRoutes(server *echo.Echo)
- func ServerShutdown(c echo.Context) error
- func Shutdown(s *echo.Echo) error
- func Start()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintSiteMap ¶
func RegisterGroupRoutes ¶ added in v0.0.11
/eagle; /api; /template;
func RegisterRootRoutes ¶
func RegisterRootRoutes(nestConfig config.NestConfig, server *echo.Echo)
registers routes on the server root (/)
func RegisterStaticRoutes ¶ added in v0.0.11
func ServerShutdown ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.