[PR #2005] [MERGED] rename models to pkg #4489

Closed
opened 2026-05-05 14:43:05 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2005
Author: @fatedier
Created: 9/23/2020
Status: Merged
Merged: 9/23/2020
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

111 files changed (+196 additions, -196 deletions)

View changed files

📝 Makefile (+2 -3)
📝 client/admin.go (+1 -1)
📝 client/admin_api.go (+2 -2)
📝 client/control.go (+6 -6)
📝 client/event/event.go (+1 -1)
📝 client/health/health.go (+1 -1)
📝 client/proxy/proxy.go (+7 -7)
📝 client/proxy/proxy_manager.go (+3 -3)
📝 client/proxy/proxy_wrapper.go (+3 -3)
📝 client/service.go (+8 -8)
📝 client/visitor.go (+6 -6)
📝 client/visitor_manager.go (+2 -2)
📝 cmd/frpc/sub/http.go (+3 -3)
📝 cmd/frpc/sub/https.go (+2 -2)
📝 cmd/frpc/sub/reload.go (+2 -2)
📝 cmd/frpc/sub/root.go (+6 -6)
📝 cmd/frpc/sub/status.go (+3 -3)
📝 cmd/frpc/sub/stcp.go (+3 -3)
📝 cmd/frpc/sub/sudp.go (+3 -3)
📝 cmd/frpc/sub/tcp.go (+2 -2)

...and 80 more files

📄 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/fatedier/frp/pull/2005 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 9/23/2020 **Status:** ✅ Merged **Merged:** 9/23/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`5763eb3`](https://github.com/fatedier/frp/commit/5763eb3689a0619e00cbdfef14bb6b2e47fefe87) rename models to pkg ### 📊 Changes **111 files changed** (+196 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+2 -3) 📝 `client/admin.go` (+1 -1) 📝 `client/admin_api.go` (+2 -2) 📝 `client/control.go` (+6 -6) 📝 `client/event/event.go` (+1 -1) 📝 `client/health/health.go` (+1 -1) 📝 `client/proxy/proxy.go` (+7 -7) 📝 `client/proxy/proxy_manager.go` (+3 -3) 📝 `client/proxy/proxy_wrapper.go` (+3 -3) 📝 `client/service.go` (+8 -8) 📝 `client/visitor.go` (+6 -6) 📝 `client/visitor_manager.go` (+2 -2) 📝 `cmd/frpc/sub/http.go` (+3 -3) 📝 `cmd/frpc/sub/https.go` (+2 -2) 📝 `cmd/frpc/sub/reload.go` (+2 -2) 📝 `cmd/frpc/sub/root.go` (+6 -6) 📝 `cmd/frpc/sub/status.go` (+3 -3) 📝 `cmd/frpc/sub/stcp.go` (+3 -3) 📝 `cmd/frpc/sub/sudp.go` (+3 -3) 📝 `cmd/frpc/sub/tcp.go` (+2 -2) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:43:06 -06: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: github-starred/frp#4489
No description provided.