Versions in this module Expand all Collapse all v0 v0.2.0 Mar 17, 2022 v0.1.0 Mar 16, 2022 Changes in this version + type Server struct + func NewServer(config util.Config, store db.Store) (*Server, error) + func (s *Server) Start(address string) error