This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
v2ray-core
mirror of
https://github.com/v2ray/v2ray-core
Watch
1
Star
0
Fork
You've already forked v2ray-core
0
Code
Issues
Releases
Wiki
Activity
b3f547dc90
v2ray-core
/
proxy
/
vmess
/
outbound
/
config.go
6 lines
64 B
Go
Raw
Normal View
History
Unescape
Escape
re-org vmess content
2015-12-07 19:32:38 +00:00
package
outbound
massive refactoring against json config parsing
2016-01-15 11:43:06 +00:00
type
Config
struct
{
Receivers
[
]
*
Receiver
re-org vmess content
2015-12-07 19:32:38 +00:00
}