mirror of
https://github.com/fatedier/frp.git
synced 2026-03-20 08:49:16 +08:00
client/control: refactor code
This commit is contained in:
@@ -35,7 +35,7 @@ import (
|
||||
"github.com/fatedier/golib/pool"
|
||||
)
|
||||
|
||||
// Proxy defines how to deal with work connections for different proxy type.
|
||||
// Proxy defines how to handle work connections for different proxy type.
|
||||
type Proxy interface {
|
||||
Run() error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user