mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-31 22:45:39 -05:00
refactor common/net.Port
This commit is contained in:
@@ -9,7 +9,7 @@ func Int(value int) *IntSubject {
|
||||
}
|
||||
|
||||
type IntSubject struct {
|
||||
*Subject
|
||||
Subject
|
||||
value int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user