Versions in this module Expand all Collapse all v1 v1.0.1-pre Dec 1, 2024 v1.0.0 Oct 21, 2024 Changes in this version + type HTTPError struct + Code int + Error string + Method string + Path string + type Server struct + func NewServer(cfg *config.Config, services *service.Services) *Server + func (s *Server) Run(ctx context.Context) error