[PR #342] [CLOSED] sry its a incorrect pull request #1039

Closed
opened 2026-03-15 21:48:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/342
Author: @lish96
Created: 4/29/2025
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 12f45d3 fix static.go : update the method of ServeHTTP and use path instead of filepath to solve the problem of build on windows

📊 Changes

4 files changed (+17 additions, -17 deletions)

View changed files

📝 cmd/asynqmon/main.go (+1 -1)
📝 example_test.go (+1 -1)
📝 go.mod (+1 -1)
📝 static.go (+14 -14)

📄 Description

fix static. go : update the method of ServeHTTP and use path instead of filepath to solve the problem of build on windows


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/342 **Author:** [@lish96](https://github.com/lish96) **Created:** 4/29/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`12f45d3`](https://github.com/hibiken/asynqmon/commit/12f45d34c9ffd94c0beeb5f0d944fc427cb81aed) fix static.go : update the method of ServeHTTP and use path instead of filepath to solve the problem of build on windows ### 📊 Changes **4 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `cmd/asynqmon/main.go` (+1 -1) 📝 `example_test.go` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `static.go` (+14 -14) </details> ### 📄 Description fix static. go : update the method of ServeHTTP and use path instead of filepath to solve the problem of build on windows --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 21:48:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#1039
No description provided.