mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1822] [MERGED] fix by golint #4464
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4464
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/fatedier/frp/pull/1822
Author: @fatedier
Created: 5/24/2020
Status: ✅ Merged
Merged: 5/24/2020
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
d7928bdfix by golint📊 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.