mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-26 03:55:26 -05:00
refactor common/net.Port
This commit is contained in:
@@ -11,7 +11,7 @@ func Destination(value v2net.Destination) *DestinationSubject {
|
||||
}
|
||||
|
||||
type DestinationSubject struct {
|
||||
*assert.Subject
|
||||
assert.Subject
|
||||
value v2net.Destination
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user