mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-31 14:35:37 -05:00
move network to net
This commit is contained in:
@@ -7,6 +7,6 @@ import (
|
||||
type Config struct {
|
||||
Address v2net.Address
|
||||
Port v2net.Port
|
||||
Network v2net.NetworkList
|
||||
Network *v2net.NetworkList
|
||||
Timeout int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user