mirror of
https://github.com/fatedier/frp.git
synced 2025-08-18 00:20:17 +02: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