mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-04-26 01:25:47 +03:00
[PR #342] [CLOSED] sry its a incorrect pull request #341
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynqmon#341
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hibiken/asynqmon/pull/342
Author: @lish96
Created: 4/29/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
12f45d3fix 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.