Versions in this module Expand all Collapse all v1 v1.1.0 Feb 27, 2017 v1.0.0 Jun 29, 2016 Changes in this version + func ErrorResponse(c *echo.Context, e *errors.ErrorResponse) error + type Config struct + Addr string + HealthCheck func() error + Middleware []echo.MiddlewareFunc + Name string + ShutdownFunc func() + Timeout time.Duration + type Server struct + func New(config *Config) *Server + func (s *Server) Echo() *echo.Echo + func (s *Server) Start() + func (s *Server) StartTest() string + func (s *Server) Stop() + func (s *Server) StopTest() Incompatible versions in this module v2.0.0+incompatible Feb 27, 2017