[PR #1822] [MERGED] fix by golint #4464

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/1822
Author: @fatedier
Created: 5/24/2020
Status: Merged
Merged: 5/24/2020
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

80 files changed (+1313 additions, -1322 deletions)

View changed files

📝 client/admin.go (+2 -2)
📝 client/admin_api.go (+44 -44)
📝 client/control.go (+21 -21)
📝 client/event/event.go (+3 -3)
📝 client/health/health.go (+12 -12)
📝 client/proxy/proxy.go (+93 -93)
📝 client/proxy/proxy_manager.go (+14 -14)
📝 client/proxy/proxy_wrapper.go (+50 -50)
📝 client/service.go (+12 -13)
📝 client/visitor.go (+32 -32)
📝 cmd/frpc/sub/http.go (+6 -6)
📝 cmd/frpc/sub/https.go (+4 -4)
📝 cmd/frpc/sub/root.go (+4 -4)
📝 cmd/frpc/sub/status.go (+12 -12)
📝 cmd/frpc/sub/stcp.go (+6 -6)
📝 cmd/frpc/sub/sudp.go (+6 -6)
📝 cmd/frpc/sub/tcp.go (+4 -4)
📝 cmd/frpc/sub/tcpmux.go (+4 -4)
📝 cmd/frpc/sub/udp.go (+4 -4)
📝 cmd/frpc/sub/xtcp.go (+6 -6)

...and 60 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/1822 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/24/2020 **Status:** ✅ Merged **Merged:** 5/24/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`d7928bd`](https://github.com/fatedier/frp/commit/d7928bdbfb9f5ad987a5bcee037f6aa35a181eea) fix by golint ### 📊 Changes **80 files changed** (+1313 additions, -1322 deletions) <details> <summary>View changed files</summary> 📝 `client/admin.go` (+2 -2) 📝 `client/admin_api.go` (+44 -44) 📝 `client/control.go` (+21 -21) 📝 `client/event/event.go` (+3 -3) 📝 `client/health/health.go` (+12 -12) 📝 `client/proxy/proxy.go` (+93 -93) 📝 `client/proxy/proxy_manager.go` (+14 -14) 📝 `client/proxy/proxy_wrapper.go` (+50 -50) 📝 `client/service.go` (+12 -13) 📝 `client/visitor.go` (+32 -32) 📝 `cmd/frpc/sub/http.go` (+6 -6) 📝 `cmd/frpc/sub/https.go` (+4 -4) 📝 `cmd/frpc/sub/root.go` (+4 -4) 📝 `cmd/frpc/sub/status.go` (+12 -12) 📝 `cmd/frpc/sub/stcp.go` (+6 -6) 📝 `cmd/frpc/sub/sudp.go` (+6 -6) 📝 `cmd/frpc/sub/tcp.go` (+4 -4) 📝 `cmd/frpc/sub/tcpmux.go` (+4 -4) 📝 `cmd/frpc/sub/udp.go` (+4 -4) 📝 `cmd/frpc/sub/xtcp.go` (+6 -6) _...and 60 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:42:37 -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#4464
No description provided.