mirror of
https://github.com/fatedier/frp.git
synced 2025-08-18 00:20:17 +02:00
go vet
This commit is contained in:
@@ -29,7 +29,7 @@ import (
|
||||
)
|
||||
|
||||
type HttpProxy struct {
|
||||
BaseProxy
|
||||
*BaseProxy
|
||||
cfg *config.HttpProxyConf
|
||||
|
||||
closeFuncs []func()
|
||||
|
Reference in New Issue
Block a user