[PR #98] [MERGED] refactor: Extract request copying logic into separate function with test #311

Closed
opened 2026-02-16 01:15:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/98
Author: @Yeuoly
Created: 3/12/2025
Status: Merged
Merged: 3/12/2025
Merged by: @Yeuoly

Base: mainHead: fix/endpoint-hook-url


📝 Commits (1)

  • 24315ec refactor: Extract request copying logic into separate function with test

📊 Changes

2 files changed (+65 additions, -30 deletions)

View changed files

📝 internal/service/endpoint.go (+39 -30)
internal/service/endpoint_test.go (+26 -0)

📄 Description

No description provided


🔄 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/langgenius/dify-plugin-daemon/pull/98 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/endpoint-hook-url` --- ### 📝 Commits (1) - [`24315ec`](https://github.com/langgenius/dify-plugin-daemon/commit/24315ec56850277d41a430fd2b31cf2d52bb2d00) refactor: Extract request copying logic into separate function with test ### 📊 Changes **2 files changed** (+65 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `internal/service/endpoint.go` (+39 -30) ➕ `internal/service/endpoint_test.go` (+26 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:30 -05:00
yindo closed this issue 2026-02-16 01:15:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#311