Versions in this module Expand all Collapse all v0 v0.1.0 Sep 28, 2021 Changes in this version + type Server struct + func NewServer(logger *zap.Logger, db *sqlx.DB) *Server + func (s *Server) Start(cfg *config.Config) error