Skip to content
  • Stefan Kahr's avatar
    ae4c7eaf
    Refactor HTTP server startup logic. · ae4c7eaf
    Stefan Kahr authored
    Remove redundant goroutine for HTTP server initialization, simplifying the server start process. This change enhances code clarity and maintainability by directly calling the httpServer function.
    ae4c7eaf
    Refactor HTTP server startup logic.
    Stefan Kahr authored
    Remove redundant goroutine for HTTP server initialization, simplifying the server start process. This change enhances code clarity and maintainability by directly calling the httpServer function.
Loading Analyzing file…
Loading