Versions in this module Expand all Collapse all v0 v0.2.0 Apr 4, 2026 Changes in this version + type Server struct + func New(cfg *config.Config) (*Server, error) + func (s *Server) Run() error + func (s *Server) Shutdown(ctx context.Context) error