This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-02-20 23:47:21 -05:00
Code
Issues
Releases
Wiki
Activity
befd24c83e
Branches
Tags
View all branches
v2fly
/
app
/
router
/
config.go
7 lines
78 B
Go
Raw
Normal View
History
Unescape
Escape
simplify router config
2015-12-07 22:47:47 +01:00
package
router
Router config
2015-11-14 14:24:56 +01:00
remove json packages in app folder
2016-01-17 15:20:49 +00:00
type
Config
struct
{
Strategy
string
Settings
interface
{
}
Router config
2015-11-14 14:24:56 +01:00
}
Copy Permalink