Versions in this module Expand all Collapse all v1 v1.1.3 Mar 6, 2021 v1.1.2 Mar 4, 2021 v1.1.1 Mar 3, 2021 Changes in this version type Server + Stop func() v1.1.0 Mar 3, 2021 Changes in this version + const ShutdownDelay + type RouterFunc func() *echo.Echo + type Server interface + StartBlocking func() + func NewServer(router RouterFunc, shutdown ShutdownFunc, errorHandler echo.HTTPErrorHandler) Server + type ShutdownFunc func(*echo.Echo)