mirror of
https://github.com/fatedier/frp.git
synced 2025-08-16 07:38:21 +02:00
go vet
This commit is contained in:
@ -23,7 +23,7 @@ import (
|
||||
)
|
||||
|
||||
type TcpProxy struct {
|
||||
BaseProxy
|
||||
*BaseProxy
|
||||
cfg *config.TcpProxyConf
|
||||
|
||||
realPort int
|
||||
|
Reference in New Issue
Block a user