mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-12 07:19:01 -05:00
Add TODO for NarrowScopeToConnection
This commit is contained in:
parent
53a430ea5b
commit
0b20760e17
@ -6,6 +6,8 @@ type ProxyEnvironmentCapabilitySet interface {
|
||||
TransientStorageCapabilitySet
|
||||
}
|
||||
|
||||
// TODO Add NarrowScopeToConnection
|
||||
|
||||
type ProxyEnvironment interface {
|
||||
ProxyEnvironmentCapabilitySet
|
||||
NarrowScope(key string) (ProxyEnvironment, error)
|
||||
|
Loading…
Reference in New Issue
Block a user