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
36e4330e58
v2ray-core
/
app
/
api
/
api.go
13 lines
104 B
Go
Raw
Blame
History
package
api
import
(
"v2ray.com/core/app"
)
const
(
APP_ID
=
app
.
ID
(
5
)
)
type
ApiServer
struct
{
}
Reference in New Issue
View Git Blame
Copy Permalink