mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #760] [MERGED] move some packages to golib (https://github.com/fatedier/golib) #4251
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#4251
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/760
Author: @fatedier
Created: 5/11/2018
Status: ✅ Merged
Merged: 5/11/2018
Merged by: @fatedier
Base:
dev← Head:vendor📝 Commits (10+)
8a6d6c5vendor: udpatedd8f788use dep instead of glide1dd7317vendor: add package ioa27e3ddvendor: update shutdown20fcb58vendor: add package golib/net071cbf4vendor: updateb2a2037change accept connection error loglevel to debug1464836logs panic debug strace infoa0fe2fcvendor: models/msgd9aadabvendor: add golib/msg📊 Changes
1251 files changed (+4221 additions, -316616 deletions)
View changed files
➕
Gopkg.lock(+173 -0)➕
Gopkg.toml(+70 -0)📝
client/control.go(+5 -2)📝
client/proxy.go(+4 -3)📝
client/proxy_manager.go(+2 -1)📝
client/visitor.go(+3 -2)📝
cmd/frpc/main.go(+4 -0)📝
cmd/frps/main.go(+6 -0)➖
glide.lock(+0 -83)➖
glide.yaml(+0 -74)📝
models/config/proxy.go(+2 -0)📝
models/errors/errors.go(+5 -2)📝
models/msg/ctl.go(+21 -26)📝
models/msg/msg.go(+20 -36)➖
models/msg/pack_test.go(+0 -87)➖
models/msg/process_test.go(+0 -97)📝
models/plugin/http_proxy.go(+4 -2)📝
models/plugin/plugin.go(+2 -1)📝
models/plugin/unix_domain_socket.go(+2 -1)📝
models/proto/udp/udp.go(+3 -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.