Versions in this module Expand all Collapse all v0 v0.0.1 Apr 13, 2022 Changes in this version + func ZapLogger(log *zap.Logger, ignored []string) echo.MiddlewareFunc + type Server struct + func NewServer(config *config.Config) (*Server, error) + func (s *Server) Run() error