mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-02 23:35:40 -05:00
Require Type() for Feature
This commit is contained in:
@@ -21,7 +21,7 @@ type Handler struct {
|
||||
senderSettings *proxyman.SenderConfig
|
||||
streamSettings *internet.MemoryStreamConfig
|
||||
proxy proxy.Outbound
|
||||
outboundManager outbound.HandlerManager
|
||||
outboundManager outbound.Manager
|
||||
mux *mux.ClientManager
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user